:root{--ztpp-primary:#063D4F;--ztpp-secondary:#0B78A5;--ztpp-accent:#1F6B0A;--ztpp-dark:#042E3B;--ztpp-surface:#F4F8F8;--ztpp-text:#172126;--ztpp-bg:#f4f8f8;--ztpp-border:#dce7e8;--ztpp-muted:#68777c;--ztpp-white:#fff;--ztpp-radius:16px;--ztpp-shadow:0 14px 36px rgba(4,46,59,.09)}
.ztpp-app,.ztpp-auth-shell,.ztpp-public-properties,.ztpp-property-detail,.ztpp-agent-grid,.ztpp-guest-portal{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;box-sizing:border-box}.ztpp-app *,.ztpp-auth-shell *,.ztpp-public-properties *,.ztpp-property-detail *,.ztpp-agent-grid *,.ztpp-guest-portal *{box-sizing:border-box}.ztpp-app a,.ztpp-public-properties a,.ztpp-property-detail a,.ztpp-auth-shell a,.ztpp-guest-portal a{text-decoration:none}.ztpp-app{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:760px;background:var(--ztpp-bg);border:1px solid var(--ztpp-border);border-radius:20px;overflow:hidden;box-shadow:var(--ztpp-shadow);margin:20px 0}.ztpp-sidebar{background:#101827;color:#fff;display:flex;flex-direction:column;min-height:760px}.ztpp-sidebar-brand{height:78px;padding:0 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.ztpp-sidebar-brand .dashicons{width:38px;height:38px;display:grid;place-items:center;background:var(--ztpp-primary);border-radius:10px;font-size:22px}.ztpp-sidebar-nav{display:flex;flex-direction:column;gap:6px;padding:20px 14px;flex:1}.ztpp-sidebar-nav a{display:flex;align-items:center;gap:12px;color:#cbd5e1;padding:12px 14px;border-radius:10px;font-weight:600;transition:.2s}.ztpp-sidebar-nav a:hover,.ztpp-sidebar-nav a.is-active{background:rgba(255,255,255,.09);color:#fff}.ztpp-sidebar-nav .dashicons{font-size:19px}.ztpp-nav-count{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;display:grid;place-items:center}.ztpp-sidebar-user{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:10px;align-items:center;padding:16px;border-top:1px solid rgba(255,255,255,.08)}.ztpp-sidebar-user img{border-radius:50%}.ztpp-sidebar-user strong,.ztpp-sidebar-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ztpp-sidebar-user small{color:#94a3b8;margin-top:2px}.ztpp-sidebar-user>a{color:#cbd5e1}.ztpp-app-main{min-width:0}.ztpp-topbar{height:78px;background:#fff;border-bottom:1px solid var(--ztpp-border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:16px}.ztpp-topbar h1{font-size:22px;line-height:1.2;margin:0}.ztpp-topbar p{margin:4px 0 0;color:var(--ztpp-muted);font-size:13px}.ztpp-topbar-actions{display:flex;gap:10px;align-items:center}.ztpp-icon-btn{position:relative;width:42px;height:42px;border:1px solid var(--ztpp-border);border-radius:10px;display:grid;place-items:center;color:#374151;background:#fff}.ztpp-icon-btn b{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;border-radius:50%;background:#ef4444;color:#fff;font-size:10px;display:grid;place-items:center}.ztpp-menu-toggle{display:none;background:none;border:0}.ztpp-app-content{padding:28px}.ztpp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border:0;border-radius:10px;background:var(--ztpp-primary);color:#fff!important;font-weight:700;cursor:pointer;transition:.2s;box-shadow:none}.ztpp-btn:hover{transform:translateY(-1px);filter:brightness(.96)}.ztpp-btn--secondary{background:#fff;color:#111827!important;border:1px solid var(--ztpp-border)}.ztpp-btn--small{min-height:38px;padding:8px 13px;font-size:13px}.ztpp-btn--block{width:100%}.ztpp-inline-actions,.ztpp-form-actions{display:flex;gap:12px;align-items:center}.ztpp-form-actions{justify-content:flex-end;padding-top:8px}.ztpp-notice{padding:13px 15px;border-radius:10px;margin-bottom:18px;border:1px solid}.ztpp-notice--success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.ztpp-notice--error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.ztpp-welcome-card{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(135deg,var(--ztpp-primary),#163bc4);color:#fff;border-radius:18px;padding:28px;margin-bottom:22px;overflow:hidden;position:relative}.ztpp-welcome-card:after{content:"";position:absolute;width:220px;height:220px;border:50px solid rgba(255,255,255,.08);border-radius:50%;right:-80px;top:-80px}.ztpp-welcome-card>*{position:relative;z-index:1}.ztpp-welcome-card h2{font-size:28px;margin:6px 0}.ztpp-welcome-card p{margin:0;color:rgba(255,255,255,.78)}.ztpp-eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;opacity:.75}.ztpp-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.ztpp-stat-card{display:flex;gap:14px;background:#fff;border:1px solid var(--ztpp-border);border-radius:var(--ztpp-radius);padding:18px;box-shadow:0 5px 16px rgba(15,23,42,.04)}.ztpp-stat-card>.dashicons{width:42px;height:42px;border-radius:11px;background:#eef2ff;color:var(--ztpp-primary);display:grid;place-items:center;font-size:21px}.ztpp-stat-card small,.ztpp-stat-card strong,.ztpp-stat-card p{display:block}.ztpp-stat-card small{color:var(--ztpp-muted);font-weight:600}.ztpp-stat-card strong{font-size:26px;margin:3px 0}.ztpp-stat-card p{font-size:12px;margin:0;color:#9ca3af}.ztpp-two-column{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.ztpp-panel{background:#fff;border:1px solid var(--ztpp-border);border-radius:var(--ztpp-radius);box-shadow:0 5px 18px rgba(15,23,42,.04)}.ztpp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--ztpp-border)}.ztpp-panel-head h3{margin:0;font-size:17px}.ztpp-panel-head p{margin:4px 0 0;color:var(--ztpp-muted);font-size:13px}.ztpp-panel-head>a{font-size:13px;font-weight:700;color:var(--ztpp-primary)}.ztpp-list{display:flex;flex-direction:column}.ztpp-list-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:14px 20px;border-bottom:1px solid #f0f2f5;color:#111827}.ztpp-list-row:last-child{border-bottom:0}.ztpp-list-row:hover{background:#fafbfc}.ztpp-list-thumb{width:48px;height:48px;border-radius:10px;background:#edf0f5;overflow:hidden}.ztpp-list-thumb img{width:100%;height:100%;object-fit:cover}.ztpp-list-main strong,.ztpp-list-main span{display:block}.ztpp-list-main span{font-size:12px;color:var(--ztpp-muted);margin-top:3px}.ztpp-list-row time{font-size:11px;color:#9ca3af;white-space:nowrap}.ztpp-list-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eef2ff;color:var(--ztpp-primary)}.ztpp-notification-row.is-unread{background:#f5f7ff}.ztpp-notification-row.is-unread .ztpp-list-main strong:after{content:"";display:inline-block;width:7px;height:7px;background:var(--ztpp-primary);border-radius:50%;margin-left:7px}.ztpp-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;white-space:nowrap;background:#f3f4f6;color:#4b5563}.ztpp-status--new,.ztpp-status--pending{background:#fff7ed;color:#c2410c}.ztpp-status--assigned,.ztpp-status--publish,.ztpp-status--active{background:#ecfdf5;color:#047857}.ztpp-status--in_progress{background:#eff6ff;color:#1d4ed8}.ztpp-status--waiting_for_client,.ztpp-status--follow_up{background:#fefce8;color:#a16207}.ztpp-status--resolved{background:#ecfdf5;color:#047857}.ztpp-status--closed,.ztpp-status--spam,.ztpp-status--draft{background:#f3f4f6;color:#6b7280}.ztpp-empty{text-align:center;padding:36px 22px;color:var(--ztpp-muted)}.ztpp-empty>.dashicons{font-size:36px;width:36px;height:36px;color:#cbd5e1}.ztpp-empty--wide{grid-column:1/-1}.ztpp-table-wrap{overflow:auto}.ztpp-table{width:100%;border-collapse:collapse}.ztpp-table th,.ztpp-table td{text-align:left;padding:14px 18px;border-bottom:1px solid #eef0f3;font-size:13px}.ztpp-table th{color:#6b7280;background:#fafbfc;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.ztpp-property-cell{display:flex;gap:12px;align-items:center}.ztpp-property-cell img{width:48px;height:48px;object-fit:cover;border-radius:9px;background:#eef0f3}.ztpp-property-cell strong,.ztpp-property-cell small{display:block}.ztpp-property-cell small{color:#9ca3af;margin-top:3px}.ztpp-table-actions{display:flex;gap:10px;align-items:center}.ztpp-table-actions a,.ztpp-table-actions button{background:none;border:0;padding:0;color:var(--ztpp-primary);font-weight:700;cursor:pointer;font-size:12px}.ztpp-form-panel>.ztpp-form{padding:22px}.ztpp-form{display:flex;flex-direction:column;gap:16px}.ztpp-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#374151}.ztpp-form input,.ztpp-form select,.ztpp-form textarea,.ztpp-property-search input,.ztpp-property-search select{width:100%;min-height:44px;border:1px solid #d7dce3;border-radius:9px;padding:10px 12px;background:#fff;color:#111827;font:inherit;outline:none}.ztpp-form textarea{resize:vertical;line-height:1.55}.ztpp-form input:focus,.ztpp-form select:focus,.ztpp-form textarea:focus,.ztpp-property-search input:focus,.ztpp-property-search select:focus{border-color:var(--ztpp-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--ztpp-primary) 15%,transparent)}.ztpp-form small{font-weight:400;color:var(--ztpp-muted)}.ztpp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ztpp-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ztpp-form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ztpp-form-section{padding:20px;border:1px solid var(--ztpp-border);border-radius:12px;display:flex;flex-direction:column;gap:16px}.ztpp-form-section h4{margin:0 0 2px;font-size:15px}.ztpp-check{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:9px!important;font-weight:500!important}.ztpp-check input{width:17px!important;min-height:auto!important;height:17px;margin-top:1px}.ztpp-check--field{justify-content:center;align-items:center!important;border:1px solid var(--ztpp-border);border-radius:9px;min-height:44px;padding:10px}.ztpp-checkbox-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ztpp-help{font-size:13px;color:var(--ztpp-muted);margin:0}.ztpp-current-image{display:block;margin-top:8px}.ztpp-current-image img{width:90px;height:70px;object-fit:cover;border-radius:8px}.ztpp-profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px}.ztpp-profile-summary{padding:30px;text-align:center;align-self:start}.ztpp-profile-summary img{border-radius:50%;box-shadow:0 0 0 7px #eef2ff}.ztpp-profile-summary h3{margin:18px 0 5px}.ztpp-profile-summary p{margin:0 0 14px;color:var(--ztpp-muted)}.ztpp-profile-summary small{display:block;margin-top:18px;color:#9ca3af}.ztpp-conversation-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.ztpp-chat-panel{display:flex;flex-direction:column;min-height:650px}.ztpp-chat-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid var(--ztpp-border)}.ztpp-chat-head h3{margin:0;font-size:16px}.ztpp-chat-head p{margin:3px 0 0;color:var(--ztpp-muted);font-size:12px}.ztpp-chat-head>.ztpp-status{margin-left:auto}.ztpp-back-link{width:36px;height:36px;border-radius:9px;background:#f3f4f6;display:grid;place-items:center;color:#111827}.ztpp-chat-messages{flex:1;min-height:430px;max-height:560px;overflow-y:auto;padding:22px;background:#fafbfc}.ztpp-message{display:flex;gap:10px;max-width:78%;margin-bottom:18px}.ztpp-message.is-mine{margin-left:auto;flex-direction:row-reverse}.ztpp-message-avatar img{border-radius:50%}.ztpp-message-body{background:#fff;border:1px solid var(--ztpp-border);border-radius:12px 12px 12px 3px;padding:11px 13px;box-shadow:0 3px 9px rgba(15,23,42,.04)}.ztpp-message.is-mine .ztpp-message-body{background:var(--ztpp-primary);color:#fff;border-color:var(--ztpp-primary);border-radius:12px 12px 3px 12px}.ztpp-message-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:6px;font-size:11px}.ztpp-message-meta time{opacity:.65}.ztpp-message-body p{margin:0;line-height:1.55;font-size:14px}.ztpp-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;border-top:1px solid var(--ztpp-border)}.ztpp-chat-form textarea{width:100%;border:1px solid #d7dce3;border-radius:10px;padding:11px;resize:none;font:inherit}.ztpp-chat-closed{padding:20px;text-align:center;background:#f9fafb;color:var(--ztpp-muted)}.ztpp-conversation-side{display:flex;flex-direction:column;gap:16px}.ztpp-side-card{padding:18px}.ztpp-side-card h4{margin:0 0 14px;font-size:14px}.ztpp-side-property img{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:10px}.ztpp-side-property strong,.ztpp-side-property span,.ztpp-side-property a{display:block}.ztpp-side-property span{color:var(--ztpp-primary);font-weight:800;margin:4px 0}.ztpp-side-property a{font-size:12px;margin-top:8px}.ztpp-person-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #eef0f3}.ztpp-person-row img{border-radius:50%}.ztpp-person-row strong,.ztpp-person-row small{display:block}.ztpp-person-row small{color:var(--ztpp-muted);margin-top:2px}.ztpp-compact-form{gap:12px}.ztpp-auth-shell{max-width:520px;margin:40px auto}.ztpp-auth-card{background:#fff;border:1px solid var(--ztpp-border);border-radius:18px;padding:30px;box-shadow:var(--ztpp-shadow)}.ztpp-auth-brand{display:flex;gap:14px;align-items:center;margin-bottom:22px}.ztpp-auth-brand>.dashicons{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#eef2ff;color:var(--ztpp-primary);font-size:25px}.ztpp-auth-brand h2{margin:0;font-size:24px}.ztpp-auth-brand p{margin:4px 0 0;color:var(--ztpp-muted);font-size:13px}.ztpp-auth-links{display:flex;justify-content:space-between;margin-top:18px;font-size:13px}.ztpp-auth-links a{color:var(--ztpp-primary);font-weight:700}.ztpp-honeypot{position:absolute!important;left:-9999px!important}.ztpp-guest-portal{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:30px;background:linear-gradient(135deg,#101827,#1e293b);color:#fff;border-radius:20px;padding:44px;overflow:hidden}.ztpp-guest-copy h2{font-size:40px;line-height:1.15;margin:10px 0 16px}.ztpp-guest-copy p{font-size:17px;line-height:1.65;color:#cbd5e1;max-width:700px}.ztpp-guest-card{background:#fff;color:#111827;border-radius:16px;padding:28px;align-self:center}.ztpp-guest-card>.dashicons{font-size:42px;width:42px;height:42px;color:var(--ztpp-primary)}.ztpp-guest-card h3{margin:14px 0 6px}.ztpp-guest-card p{color:var(--ztpp-muted)}.ztpp-property-search{display:grid;grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(150px,1fr)) auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--ztpp-border);padding:14px;border-radius:14px;margin-bottom:28px;box-shadow:0 7px 20px rgba(15,23,42,.05)}.ztpp-property-search label{position:relative}.ztpp-property-search label .dashicons{position:absolute;left:12px;top:13px;color:#9ca3af}.ztpp-property-search label input{padding-left:40px}.ztpp-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.ztpp-results-head h2{margin:0;font-size:28px}.ztpp-results-head p{margin:5px 0 0;color:var(--ztpp-muted)}.ztpp-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ztpp-property-card{background:#fff;border:1px solid var(--ztpp-border);border-radius:15px;overflow:hidden;box-shadow:0 6px 20px rgba(15,23,42,.05);transition:.2s}.ztpp-property-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(15,23,42,.09)}.ztpp-property-image{position:relative;display:block;height:220px;background:#e5e7eb;overflow:hidden}.ztpp-property-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.ztpp-property-card:hover .ztpp-property-image img{transform:scale(1.03)}.ztpp-property-badge{position:absolute;left:14px;top:14px;background:var(--ztpp-primary);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.ztpp-property-body{padding:18px}.ztpp-property-price{color:var(--ztpp-primary);font-size:20px;font-weight:850}.ztpp-property-body h3{font-size:18px;margin:8px 0}.ztpp-property-body h3 a{color:#111827}.ztpp-property-location{display:flex;align-items:center;gap:4px;color:var(--ztpp-muted);font-size:13px;margin:0 0 14px}.ztpp-property-location .dashicons{font-size:17px}.ztpp-property-meta{display:flex;gap:14px;padding:12px 0;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;font-size:12px;color:var(--ztpp-muted)}.ztpp-property-meta b{color:#111827}.ztpp-card-link{display:flex;align-items:center;justify-content:space-between;color:var(--ztpp-primary);font-weight:800;font-size:13px;margin-top:14px}.ztpp-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;padding:0;margin:28px 0 0}.ztpp-pagination a,.ztpp-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ztpp-border);border-radius:8px;color:#111827;background:#fff}.ztpp-pagination .current{background:var(--ztpp-primary);color:#fff;border-color:var(--ztpp-primary)}.ztpp-detail-gallery{display:grid;grid-template-columns:minmax(0,3fr) minmax(180px,1fr);gap:10px;margin-bottom:26px}.ztpp-detail-main-image{height:500px;background:#e5e7eb;border-radius:16px;overflow:hidden}.ztpp-detail-main-image img{width:100%;height:100%;object-fit:cover}.ztpp-detail-thumbs{display:grid;grid-template-columns:1fr;gap:10px}.ztpp-detail-thumbs button{height:117px;border:0;padding:0;border-radius:12px;overflow:hidden;cursor:pointer;background:#e5e7eb}.ztpp-detail-thumbs img{width:100%;height:100%;object-fit:cover}.ztpp-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px}.ztpp-detail-heading{display:flex;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--ztpp-border)}.ztpp-detail-heading h1{font-size:34px;line-height:1.2;margin:6px 0 8px}.ztpp-detail-heading p{display:flex;align-items:center;gap:5px;margin:0;color:var(--ztpp-muted)}.ztpp-detail-tax{font-size:12px;font-weight:800;color:var(--ztpp-primary);text-transform:uppercase;letter-spacing:.08em}.ztpp-detail-tax a{color:inherit}.ztpp-detail-price{font-size:27px;color:var(--ztpp-primary);white-space:nowrap}.ztpp-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 0}.ztpp-feature-strip>div{display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:10px;background:#f8fafc;border:1px solid var(--ztpp-border);border-radius:11px;padding:12px}.ztpp-feature-strip .dashicons{grid-row:1/3;width:38px;height:38px;border-radius:9px;background:#eef2ff;color:var(--ztpp-primary);display:grid;place-items:center}.ztpp-feature-strip strong,.ztpp-feature-strip small{display:block}.ztpp-feature-strip small{font-size:11px;color:var(--ztpp-muted)}.ztpp-detail-section{padding:22px 0;border-top:1px solid var(--ztpp-border)}.ztpp-detail-section h2{font-size:21px;margin:0 0 14px}.ztpp-detail-section p{line-height:1.75;color:#4b5563}.ztpp-amenity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.ztpp-amenity-grid span{display:flex;align-items:center;gap:8px}.ztpp-amenity-grid i{color:var(--ztpp-primary)}.ztpp-agent-card{position:sticky;top:20px;background:#fff;border:1px solid var(--ztpp-border);border-radius:15px;padding:22px;box-shadow:var(--ztpp-shadow)}.ztpp-agent-card>img{border-radius:50%;float:left;margin-right:13px}.ztpp-agent-card>span.dashicons{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;float:left;margin-right:13px;background:#eef2ff;color:var(--ztpp-primary);font-size:30px}.ztpp-agent-card small{color:var(--ztpp-muted)}.ztpp-agent-card h3{margin:3px 0}.ztpp-agent-card p{margin:2px 0;color:var(--ztpp-muted)}.ztpp-agent-card:after{content:"";display:block;clear:both}.ztpp-inquiry-form,.ztpp-inquiry-cta{clear:both;padding-top:20px;margin-top:18px;border-top:1px solid var(--ztpp-border)}.ztpp-inquiry-form small,.ztpp-inquiry-cta p{color:var(--ztpp-muted);font-size:12px}.ztpp-text-link{display:block;text-align:center;margin-top:12px;color:var(--ztpp-primary);font-weight:700;font-size:13px}.ztpp-agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ztpp-agent-public-card{background:#fff;border:1px solid var(--ztpp-border);border-radius:15px;padding:24px;text-align:center}.ztpp-agent-public-card img{border-radius:50%;box-shadow:0 0 0 7px #eef2ff}.ztpp-agent-public-card h3{margin:16px 0 4px}.ztpp-agent-public-card p{color:var(--ztpp-primary);font-weight:700;margin:0 0 12px}.ztpp-agent-public-card div{color:var(--ztpp-muted);line-height:1.6}.ztpp-agent-public-card span{display:inline-block;margin-top:14px;background:#f3f4f6;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700}
@media(max-width:1100px){.ztpp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-two-column,.ztpp-detail-layout{grid-template-columns:1fr}.ztpp-conversation-layout{grid-template-columns:1fr}.ztpp-conversation-side{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ztpp-agent-card{position:static}.ztpp-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-property-search{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-property-search label{grid-column:1/-1}.ztpp-property-search .ztpp-btn{grid-column:2}.ztpp-form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ztpp-detail-gallery{grid-template-columns:1fr}.ztpp-detail-thumbs{grid-template-columns:repeat(4,1fr)}.ztpp-detail-thumbs button{height:100px}}
@media(max-width:820px){.ztpp-app{grid-template-columns:1fr;position:relative}.ztpp-sidebar{position:absolute;z-index:30;width:260px;left:-270px;top:0;bottom:0;transition:.25s;box-shadow:20px 0 35px rgba(0,0,0,.18)}.ztpp-app.is-menu-open .ztpp-sidebar{left:0}.ztpp-menu-toggle{display:grid;place-items:center;width:38px;height:38px}.ztpp-topbar{padding:0 16px}.ztpp-topbar>div:first-of-type{margin-right:auto}.ztpp-topbar-actions .ztpp-btn span+*{display:none}.ztpp-app-content{padding:18px}.ztpp-welcome-card{align-items:flex-start;flex-direction:column}.ztpp-profile-layout{grid-template-columns:1fr}.ztpp-conversation-side{grid-template-columns:1fr}.ztpp-form-grid,.ztpp-form-grid--3{grid-template-columns:1fr}.ztpp-property-search{grid-template-columns:1fr}.ztpp-property-search label,.ztpp-property-search .ztpp-btn{grid-column:auto}.ztpp-detail-main-image{height:360px}.ztpp-detail-heading{flex-direction:column}.ztpp-detail-price{font-size:24px}.ztpp-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-guest-portal{grid-template-columns:1fr;padding:30px}.ztpp-guest-copy h2{font-size:32px}.ztpp-table th:nth-child(4),.ztpp-table td:nth-child(4){display:none}}
@media(max-width:580px){.ztpp-stat-grid{grid-template-columns:1fr}.ztpp-welcome-card{padding:22px}.ztpp-topbar h1{font-size:17px}.ztpp-topbar p{display:none}.ztpp-topbar-actions .ztpp-btn{width:40px;padding:0}.ztpp-list-row{grid-template-columns:42px minmax(0,1fr);padding:13px}.ztpp-list-row>.ztpp-status,.ztpp-list-row>time{display:none}.ztpp-chat-messages{padding:14px}.ztpp-message{max-width:92%}.ztpp-chat-form{grid-template-columns:1fr}.ztpp-chat-form .ztpp-btn{width:100%}.ztpp-form-grid--4{grid-template-columns:1fr}.ztpp-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-property-grid,.ztpp-agent-grid{grid-template-columns:1fr}.ztpp-property-image{height:240px}.ztpp-detail-main-image{height:280px}.ztpp-detail-thumbs{grid-template-columns:repeat(2,1fr)}.ztpp-detail-thumbs button{height:95px}.ztpp-feature-strip{grid-template-columns:1fr}.ztpp-amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-auth-card{padding:22px}.ztpp-auth-shell{margin:20px auto}.ztpp-guest-portal{padding:24px}.ztpp-guest-copy h2{font-size:28px}.ztpp-inline-actions,.ztpp-form-actions{flex-direction:column;align-items:stretch}.ztpp-table th:nth-child(2),.ztpp-table td:nth-child(2),.ztpp-table th:nth-child(3),.ztpp-table td:nth-child(3){display:none}}

/* ZAM-TOP Pro v10 UI overrides */
:root{--ztpp-secondary:#0B78A5;--ztpp-dark:#042E3B;--ztpp-surface:#F4F8F8;--ztpp-text:#172126;--ztpp-bg:var(--ztpp-surface);--ztpp-border:rgba(6,61,79,.12);--ztpp-muted:#607077;--ztpp-shadow:0 18px 50px rgba(4,46,59,.10)}
.ztpp-app,.ztpp-gate,.ztpp-public-properties,.ztpp-property-detail,.ztpp-agent-grid,.ztpp-auth-shell{width:90%;max-width:1440px;margin-left:auto;margin-right:auto;color:var(--ztpp-text)}
.ztpp-app{display:grid;grid-template-columns:260px minmax(0,1fr);background:var(--ztpp-surface);border-radius:calc(var(--ztpp-radius) + 4px);min-height:720px;position:relative}
.ztpp-sidebar{background:linear-gradient(180deg,var(--ztpp-dark),color-mix(in srgb,var(--ztpp-primary) 76%,#000));padding:18px 12px;min-height:720px}
.ztpp-brand{display:flex;gap:10px;align-items:center;padding:8px 10px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.ztpp-brand img{width:70px;height:44px;object-fit:contain;background:#fff;border-radius:10px;padding:4px}.ztpp-brand strong,.ztpp-brand small{display:block;color:#fff}.ztpp-brand small{font-size:10px;opacity:.65;margin-top:2px}
.ztpp-sidebar nav{display:flex;flex-direction:column;gap:6px;padding:18px 0;flex:1}.ztpp-sidebar nav a{display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.78);padding:11px 12px;border-radius:11px;font-weight:700;transition:.2s}.ztpp-sidebar nav a:hover,.ztpp-sidebar nav a.is-active{background:rgba(255,255,255,.11);color:#fff;transform:translateX(2px)}.ztpp-sidebar nav em{margin-left:auto;background:var(--ztpp-accent);color:#fff;min-width:21px;height:21px;padding:0 6px;border-radius:999px;display:grid;place-items:center;font-style:normal;font-size:10px}
.ztpp-sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:15px 8px 0}.ztpp-sidebar-footer>a{color:#fff;display:flex;gap:8px;align-items:center;margin-top:12px}.ztpp-user-mini{display:flex;gap:9px;align-items:center}.ztpp-user-mini img{border-radius:50%}.ztpp-user-mini strong,.ztpp-user-mini small{display:block;color:#fff}.ztpp-user-mini small{opacity:.65}
.ztpp-main{min-width:0;padding:28px}.ztpp-mobile-nav-toggle{display:none;position:absolute;z-index:40;top:14px;left:14px;width:42px;height:42px;border:1px solid var(--ztpp-border);background:#fff;border-radius:11px;color:var(--ztpp-primary)}
.ztpp-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 22px}.ztpp-page-head h1{font-size:30px;line-height:1.15;margin:5px 0}.ztpp-page-head p{color:var(--ztpp-muted);margin:0}.ztpp-page-head .ztpp-eyebrow{color:var(--ztpp-secondary)}
.ztpp-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ztpp-stat-grid article{background:#fff;border:1px solid var(--ztpp-border);border-radius:var(--ztpp-radius);padding:18px;box-shadow:0 7px 20px rgba(4,46,59,.05)}.ztpp-stat-grid article .dashicons{color:var(--ztpp-secondary);display:block;margin-bottom:12px}.ztpp-stat-grid article strong,.ztpp-stat-grid article small{display:block}.ztpp-stat-grid article strong{font-size:27px}.ztpp-stat-grid article small{color:var(--ztpp-muted);margin-top:4px}
.ztpp-panel{padding:0;overflow:hidden}.ztpp-panel-head h2{margin:0;font-size:18px}.ztpp-panel-head p{margin:3px 0 0;color:var(--ztpp-muted)}
.ztpp-property-editor form,.ztpp-profile-form{padding:22px;display:flex;flex-direction:column;gap:16px}.ztpp-property-editor label,.ztpp-profile-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px}.ztpp-property-editor input,.ztpp-property-editor textarea,.ztpp-profile-form input,.ztpp-inline-form input{width:100%;border:1px solid var(--ztpp-border);border-radius:10px;min-height:44px;padding:10px 12px;background:#fff}.ztpp-property-editor textarea{resize:vertical}
.ztpp-property-admin-list{padding:4px 20px 18px}.ztpp-property-admin-list article{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid var(--ztpp-border);padding:14px 0}.ztpp-property-admin-list img{width:62px;height:62px;border-radius:10px;object-fit:cover}.ztpp-property-admin-list strong,.ztpp-property-admin-list span,.ztpp-property-admin-list small{display:block}.ztpp-property-admin-list span,.ztpp-property-admin-list small{color:var(--ztpp-muted);margin-top:3px}.ztpp-row-actions{display:flex;gap:10px;align-items:center}.ztpp-row-actions form{margin:0}.ztpp-row-actions button,.ztpp-row-actions a{border:0;background:transparent;color:var(--ztpp-secondary);font-weight:700;cursor:pointer;padding:0}
.ztpp-property-search{grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(110px,.7fr)) auto}.ztpp-property-card-body{padding:18px}.ztpp-price{color:var(--ztpp-primary);font-size:21px}.ztpp-property-facts{display:flex;gap:16px;margin:12px 0;color:var(--ztpp-muted);font-size:13px}.ztpp-property-facts span{display:flex;gap:5px;align-items:center}.ztpp-property-card-body p{color:var(--ztpp-muted);line-height:1.65}.ztpp-property-card .ztpp-text-link{text-align:left;margin-top:14px}
.ztpp-property-detail{padding:24px 0}.ztpp-detail-media{height:min(60vh,620px);border-radius:calc(var(--ztpp-radius) + 4px);overflow:hidden;background:#e8eeee}.ztpp-detail-media img{width:100%;height:100%;object-fit:cover}.ztpp-detail-layout{margin-top:24px;grid-template-columns:minmax(0,1fr) 360px}.ztpp-detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.ztpp-detail-facts>div{background:#fff;border:1px solid var(--ztpp-border);border-radius:12px;padding:15px}.ztpp-detail-facts small,.ztpp-detail-facts strong{display:block}.ztpp-detail-facts small{color:var(--ztpp-muted);margin-bottom:5px}.ztpp-detail-description{line-height:1.75}.ztpp-inquiry-card{background:#fff;border:1px solid var(--ztpp-border);border-radius:var(--ztpp-radius);padding:22px;box-shadow:var(--ztpp-shadow);position:sticky;top:20px}.ztpp-inquiry-card h3{font-size:22px;margin:7px 0}.ztpp-inquiry-card p{color:var(--ztpp-muted);line-height:1.6}.ztpp-inquiry-card textarea{width:100%;border:1px solid var(--ztpp-border);border-radius:10px;padding:10px;margin-bottom:10px}
.ztpp-conversation-list{display:flex;flex-direction:column}.ztpp-conversation-list>a{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--ztpp-border);color:var(--ztpp-text)}.ztpp-conversation-list>a:hover{background:color-mix(in srgb,var(--ztpp-surface) 75%,#fff)}.ztpp-conversation-thumb{width:54px;height:54px;border-radius:10px;overflow:hidden;background:#e8eeee}.ztpp-conversation-thumb img{width:100%;height:100%;object-fit:cover}.ztpp-conversation-list strong,.ztpp-conversation-list span,.ztpp-conversation-list small{display:block}.ztpp-conversation-list span,.ztpp-conversation-list small{color:var(--ztpp-muted);margin-top:2px}
.ztpp-chat{padding:18px}.ztpp-message-list{height:min(58vh,560px);overflow:auto;padding:12px;background:var(--ztpp-surface);border-radius:12px}.ztpp-message{display:flex;gap:9px;max-width:82%;margin:0 0 12px}.ztpp-message.is-mine{margin-left:auto;flex-direction:row-reverse}.ztpp-message>img{border-radius:50%;height:34px}.ztpp-message>div{background:#fff;border:1px solid var(--ztpp-border);border-radius:12px;padding:10px 12px;min-width:170px}.ztpp-message.is-mine>div{background:var(--ztpp-primary);color:#fff;border-color:var(--ztpp-primary)}.ztpp-message-meta{display:flex;gap:12px;justify-content:space-between;font-size:11px}.ztpp-message p{margin:6px 0 0;line-height:1.55}.ztpp-message-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-top:12px;align-items:end}.ztpp-message-form textarea{border:1px solid var(--ztpp-border);border-radius:10px;padding:10px;resize:vertical}.ztpp-attachment input{display:none}.ztpp-attachment{width:44px;height:44px;border:1px solid var(--ztpp-border);border-radius:10px;display:grid;place-items:center;background:#fff;cursor:pointer}.ztpp-attachment-link{display:inline-flex;gap:6px;align-items:center;margin-top:8px;font-size:12px;color:inherit}
.ztpp-notification-list>a{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid var(--ztpp-border);color:var(--ztpp-text)}.ztpp-notification-list>a.is-unread{background:color-mix(in srgb,var(--ztpp-secondary) 6%,#fff)}.ztpp-notification-list strong,.ztpp-notification-list p,.ztpp-notification-list small{display:block;margin:0}.ztpp-notification-list p,.ztpp-notification-list small{color:var(--ztpp-muted);margin-top:3px}
.ztpp-profile-avatar{display:flex;gap:13px;align-items:center}.ztpp-profile-avatar img{border-radius:50%}.ztpp-profile-avatar strong,.ztpp-profile-avatar span{display:block}.ztpp-profile-avatar span{color:var(--ztpp-muted)}
.ztpp-agent-grid article{background:#fff;border:1px solid var(--ztpp-border);border-radius:var(--ztpp-radius);padding:22px;text-align:center}.ztpp-agent-grid article img{border-radius:50%}.ztpp-agent-grid article h3{margin:12px 0 5px}.ztpp-agent-grid article p,.ztpp-agent-grid article span{color:var(--ztpp-muted)}
.ztpp-followup-panel{margin-top:18px}.ztpp-inline-form{display:grid;grid-template-columns:220px minmax(0,1fr) auto;gap:10px;padding:18px}.ztpp-followup-list{padding:0 18px 18px}.ztpp-followup-list>div{border-top:1px solid var(--ztpp-border);padding:12px 0}.ztpp-followup-list p{margin:5px 0;color:var(--ztpp-muted)}
.ztpp-gate{background:linear-gradient(135deg,var(--ztpp-dark),var(--ztpp-primary));color:#fff;border-radius:20px;padding:40px}.ztpp-gate h2{font-size:34px;margin:8px 0}.ztpp-gate p{max-width:620px;color:rgba(255,255,255,.75);line-height:1.65}
.ztpp-btn{background:var(--ztpp-accent);border-radius:11px}.ztpp-btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--ztpp-accent) 24%,transparent)}.ztpp-btn--secondary{color:var(--ztpp-primary)!important}.ztpp-text-link{color:var(--ztpp-secondary)}
body.ztpp-no-animations .ztpp-btn,body.ztpp-no-animations .ztpp-property-card,body.ztpp-no-animations .ztpp-sidebar nav a{transition:none!important;transform:none!important}
@media(max-width:1100px){.ztpp-app,.ztpp-gate,.ztpp-public-properties,.ztpp-property-detail,.ztpp-agent-grid,.ztpp-auth-shell{width:92%}.ztpp-property-search{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-search-key{grid-column:1/-1}.ztpp-property-search .ztpp-btn{grid-column:auto}.ztpp-detail-layout{grid-template-columns:1fr}.ztpp-inquiry-card{position:static}.ztpp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.ztpp-app{grid-template-columns:1fr;overflow:visible}.ztpp-sidebar{position:fixed;z-index:99999;left:-290px;top:0;bottom:0;width:270px;transition:left .25s}.ztpp-app.is-menu-open .ztpp-sidebar{left:0}.ztpp-mobile-nav-toggle{display:grid;place-items:center}.ztpp-main{padding:72px 18px 18px}.ztpp-page-head{flex-direction:column}.ztpp-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ztpp-inline-form{grid-template-columns:1fr}.ztpp-message-form{grid-template-columns:1fr auto}.ztpp-message-form .ztpp-btn{grid-column:1/-1}.ztpp-detail-facts{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:767px){.ztpp-app,.ztpp-gate,.ztpp-public-properties,.ztpp-property-detail,.ztpp-agent-grid,.ztpp-auth-shell{width:95%}.ztpp-property-grid,.ztpp-agent-grid{grid-template-columns:1fr}.ztpp-property-search{grid-template-columns:1fr}.ztpp-search-key{grid-column:auto}.ztpp-detail-media{height:320px}.ztpp-detail-facts{grid-template-columns:1fr}.ztpp-stat-grid{grid-template-columns:1fr 1fr}.ztpp-property-admin-list article{grid-template-columns:54px minmax(0,1fr)}.ztpp-row-actions{grid-column:1/-1;padding-left:66px}.ztpp-conversation-list>a{grid-template-columns:48px minmax(0,1fr)}.ztpp-conversation-list>a>.ztpp-status{display:none}.ztpp-message{max-width:94%}}
@media(max-width:480px){.ztpp-stat-grid{grid-template-columns:1fr}.ztpp-main{padding:68px 12px 12px}.ztpp-page-head h1{font-size:24px}.ztpp-detail-media{height:250px}.ztpp-message-form{grid-template-columns:1fr}.ztpp-attachment{width:100%}.ztpp-row-actions{padding-left:0}}
@media(prefers-reduced-motion:reduce){.ztpp-app *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media print{.ztpp-sidebar,.ztpp-mobile-nav-toggle,.ztpp-message-form,.ztpp-followup-panel{display:none!important}.ztpp-app,.ztpp-main,.ztpp-property-detail{display:block!important;width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important}.ztpp-main{padding:0!important}*{animation:none!important;transition:none!important;visibility:visible!important;opacity:1!important;transform:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}

/* v10 CRM private notes + follow-ups */
.ztpp-crm-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.ztpp-crm-block{min-width:0;padding:18px;border:1px solid rgba(6,61,79,.10);border-radius:calc(var(--ztpp-radius,16px) - 2px);background:rgba(255,255,255,.72)}.ztpp-crm-block h3{margin:0 0 12px}.ztpp-note-form{display:grid;grid-template-columns:1fr auto;align-items:end}.ztpp-note-form textarea{grid-row:1/3;min-height:84px}.ztpp-note-list{display:grid;gap:10px;margin-top:14px}.ztpp-note-list article{padding:12px;border:1px solid rgba(6,61,79,.09);border-radius:12px;background:#fff}.ztpp-note-list article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.ztpp-note-list time{font-size:12px;opacity:.64}.ztpp-note-list p{margin:7px 0 0}.ztpp-muted{opacity:.66}.ztpp-followup-list{display:grid;gap:10px;margin-top:14px}
@media(max-width:860px){.ztpp-crm-grid{grid-template-columns:1fr}.ztpp-note-form{grid-template-columns:1fr}.ztpp-note-form textarea{grid-row:auto}}

/* v10.1 minimal portal dashboard refinements */
.ztpp-app{border-color:rgba(6,61,79,.12);box-shadow:0 18px 46px rgba(4,46,59,.10)}
.ztpp-sidebar{background:linear-gradient(180deg,var(--ztpp-dark,#042E3B),#03252f)}
.ztpp-brand{padding:20px 18px;border-bottom:1px solid rgba(255,255,255,.09)}.ztpp-brand img{max-width:108px;max-height:54px;object-fit:contain;background:#fff;border-radius:10px;padding:4px}.ztpp-brand strong,.ztpp-brand small{display:block}.ztpp-brand small{opacity:.62;font-size:10px;margin-top:3px}
.ztpp-sidebar nav a{border-radius:11px}.ztpp-sidebar nav a.is-active{background:linear-gradient(90deg,rgba(11,120,165,.22),rgba(31,107,10,.12));box-shadow:inset 3px 0 0 var(--ztpp-secondary,#0B78A5)}
.ztpp-page-head{padding:2px 0 6px}.ztpp-page-head h1{color:var(--ztpp-primary,#063D4F)}
.ztpp-stat-grid article{background:linear-gradient(180deg,#fff,#fbfdfd);border:1px solid rgba(6,61,79,.11);box-shadow:0 7px 18px rgba(4,46,59,.045)}.ztpp-stat-grid article>.dashicons{background:rgba(11,120,165,.10);color:var(--ztpp-secondary,#0B78A5)}.ztpp-stat-grid article strong{color:var(--ztpp-primary,#063D4F)}
.ztpp-panel{border-color:rgba(6,61,79,.11);box-shadow:0 7px 22px rgba(4,46,59,.045)}
.ztpp-portal-guide{margin-bottom:20px}.ztpp-portal-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.ztpp-portal-guide-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:15px;border:1px solid rgba(6,61,79,.10);border-radius:13px;background:linear-gradient(145deg,#fff,#f7fbfb);color:var(--ztpp-text,#172126);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ztpp-portal-guide-card:hover{transform:translateY(-2px);border-color:rgba(11,120,165,.28);box-shadow:0 10px 24px rgba(4,46,59,.08)}.ztpp-portal-guide-card>.dashicons{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:rgba(31,107,10,.10);color:var(--ztpp-accent,#1F6B0A);font-size:20px}.ztpp-portal-guide-card h3{margin:0 0 7px;color:var(--ztpp-primary,#063D4F);font-size:15px}.ztpp-portal-guide-card p{margin:0 0 6px;color:var(--ztpp-muted,#68777c);font-size:12px;line-height:1.55}.ztpp-portal-guide-card p strong{color:var(--ztpp-text,#172126)}
@media(max-width:760px){.ztpp-portal-guide-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.ztpp-portal-guide-card{transition:none!important}.ztpp-portal-guide-card:hover{transform:none!important}}

/* =========================================================
   ZAM-TOP Property Portal Pro v10.2 — UI / contrast system
   ========================================================= */
.ztpp-app,
.ztpp-auth-shell,
.ztpp-public-properties,
.ztpp-property-detail,
.ztpp-agent-grid,
.ztpp-guest-portal{
  --ztpp-ink:var(--ztpp-text,#172126);
  --ztpp-muted-2:#607176;
  --ztpp-line:rgba(6,61,79,.12);
  --ztpp-soft:#f5f9f8;
  --ztpp-blue-soft:#edf7fb;
  --ztpp-green-soft:#eff8ec;
  color:var(--ztpp-ink)!important;
}
.ztpp-app a,.ztpp-auth-shell a,.ztpp-public-properties a,.ztpp-property-detail a,.ztpp-agent-grid a,.ztpp-guest-portal a{color:var(--ztpp-secondary,#0B78A5);text-decoration:none!important}
.ztpp-app a:hover,.ztpp-auth-shell a:hover,.ztpp-public-properties a:hover,.ztpp-property-detail a:hover{color:var(--ztpp-primary,#063D4F)}
.ztpp-app{width:100%;min-height:680px;border-radius:24px;background:linear-gradient(145deg,#f8fbfb,var(--ztpp-surface,#F4F8F8));border:1px solid var(--ztpp-line);box-shadow:0 24px 64px rgba(4,46,59,.10)}
.ztpp-sidebar{background:linear-gradient(180deg,var(--ztpp-dark,#042E3B) 0%,var(--ztpp-primary,#063D4F) 100%)!important;color:#fff!important;position:relative;overflow:hidden}
.ztpp-sidebar:before{content:"";position:absolute;inset:-120px -140px auto auto;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(11,120,165,.28),transparent 66%);pointer-events:none}
.ztpp-brand{position:relative;z-index:1;padding:22px 18px!important;gap:12px!important}.ztpp-brand img{width:82px!important;height:52px!important;max-width:82px!important;max-height:52px!important;object-fit:contain;background:#fff!important;border:1px solid rgba(255,255,255,.28);border-radius:12px!important;padding:5px!important;box-shadow:0 8px 20px rgba(0,0,0,.12)}.ztpp-brand strong{color:#fff!important;font-size:15px;line-height:1.25}.ztpp-brand small{color:rgba(255,255,255,.68)!important}
.ztpp-sidebar nav{padding:16px 12px!important;position:relative;z-index:1}.ztpp-sidebar nav a{color:rgba(255,255,255,.78)!important;border:1px solid transparent;border-radius:12px!important;padding:12px 13px!important;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.ztpp-sidebar nav a:hover{background:rgba(255,255,255,.09)!important;color:#fff!important;transform:translateX(2px)}.ztpp-sidebar nav a.is-active{background:linear-gradient(90deg,rgba(11,120,165,.30),rgba(31,107,10,.20))!important;color:#fff!important;border-color:rgba(255,255,255,.10)}.ztpp-sidebar nav a .dashicons{color:#6fd4e7!important}.ztpp-sidebar nav a.is-active .dashicons{color:#a8e69c!important}.ztpp-sidebar nav a em{background:#fff!important;color:var(--ztpp-primary,#063D4F)!important;font-style:normal;font-weight:800}
.ztpp-sidebar-footer{position:relative;z-index:1;background:rgba(0,0,0,.08);border-top:1px solid rgba(255,255,255,.10)!important}.ztpp-sidebar-footer,.ztpp-sidebar-footer a,.ztpp-sidebar-footer strong{color:#fff!important}.ztpp-sidebar-footer small{color:rgba(255,255,255,.62)!important}
.ztpp-main{padding:26px!important;background:transparent!important}
.ztpp-page-head{background:linear-gradient(135deg,#fff 0%,#f3f9f8 58%,#eef8fb 100%);border:1px solid var(--ztpp-line);border-radius:18px;padding:22px 24px!important;margin-bottom:18px!important;box-shadow:0 10px 30px rgba(4,46,59,.05);align-items:center!important}.ztpp-page-head h1{color:var(--ztpp-primary,#063D4F)!important;font-size:28px!important;letter-spacing:-.02em}.ztpp-page-head p{color:var(--ztpp-muted-2)!important;line-height:1.6}.ztpp-eyebrow{color:var(--ztpp-secondary,#0B78A5)!important;font-weight:800!important}
.ztpp-btn,.ztpp-app .ztpp-btn,.ztpp-page-head .ztpp-btn{background:var(--ztpp-accent,#1F6B0A)!important;border:1px solid var(--ztpp-accent,#1F6B0A)!important;color:var(--ztpp-accent-contrast,#fff)!important;text-decoration:none!important;text-shadow:none!important;box-shadow:0 9px 22px rgba(31,107,10,.18)!important;border-radius:11px!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.ztpp-btn:hover,.ztpp-app .ztpp-btn:hover,.ztpp-page-head .ztpp-btn:hover{color:var(--ztpp-accent-contrast,#fff)!important;filter:brightness(.90)!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(31,107,10,.25)!important}.ztpp-btn:focus-visible{outline:3px solid rgba(11,120,165,.28)!important;outline-offset:3px!important}.ztpp-btn--secondary,.ztpp-app .ztpp-btn--secondary,.ztpp-page-head .ztpp-btn--secondary{background:#fff!important;color:var(--ztpp-primary,#063D4F)!important;border:1px solid rgba(6,61,79,.18)!important;box-shadow:0 7px 18px rgba(4,46,59,.06)!important}.ztpp-btn--secondary:hover,.ztpp-app .ztpp-btn--secondary:hover,.ztpp-page-head .ztpp-btn--secondary:hover{background:#f3f9f8!important;color:var(--ztpp-primary,#063D4F)!important;border-color:rgba(6,61,79,.32)!important}
.ztpp-stat-grid{gap:13px!important;margin-bottom:18px!important}.ztpp-stat-grid>article{position:relative;background:#fff!important;border:1px solid var(--ztpp-line)!important;border-radius:15px!important;padding:17px!important;min-height:116px;box-shadow:0 8px 22px rgba(4,46,59,.045);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ztpp-stat-grid>article:hover{transform:translateY(-2px);border-color:rgba(11,120,165,.24)!important;box-shadow:0 13px 28px rgba(4,46,59,.08)}.ztpp-stat-grid>article>.dashicons{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--ztpp-blue-soft);color:var(--ztpp-secondary,#0B78A5);font-size:19px}.ztpp-stat-grid>article:nth-child(4n+1)>.dashicons,.ztpp-stat-grid>article:nth-child(4n+4)>.dashicons{background:var(--ztpp-green-soft);color:var(--ztpp-accent,#1F6B0A)}.ztpp-stat-grid>article strong{display:block;color:var(--ztpp-primary,#063D4F)!important;font-size:27px;line-height:1.1;margin:8px 0 2px}.ztpp-stat-grid>article small{color:var(--ztpp-muted-2)!important;font-weight:650}
.ztpp-panel{border:1px solid var(--ztpp-line)!important;border-radius:17px!important;box-shadow:0 8px 24px rgba(4,46,59,.045)!important;background:#fff!important}.ztpp-panel-head{padding:18px 20px!important}.ztpp-panel-head h2,.ztpp-panel-head h3{color:var(--ztpp-primary,#063D4F)!important}.ztpp-panel-head p{color:var(--ztpp-muted-2)!important}
.ztpp-portal-guide-grid{gap:13px!important;padding:15px!important}.ztpp-portal-guide-card{background:#fff!important;border:1px solid var(--ztpp-line)!important;border-radius:14px!important;color:var(--ztpp-ink)!important;text-decoration:none!important;padding:15px!important;box-shadow:none!important}.ztpp-portal-guide-card:hover{background:linear-gradient(145deg,#fff,#f3f9f8)!important;border-color:rgba(11,120,165,.28)!important;box-shadow:0 12px 28px rgba(4,46,59,.07)!important}.ztpp-portal-guide-card>.dashicons{background:var(--ztpp-green-soft)!important;color:var(--ztpp-accent,#1F6B0A)!important}.ztpp-portal-guide-card h3{color:var(--ztpp-primary,#063D4F)!important}.ztpp-portal-guide-card p{color:var(--ztpp-muted-2)!important;text-decoration:none!important}.ztpp-portal-guide-card p strong{color:var(--ztpp-ink)!important}.ztpp-portal-guide-card *{text-decoration:none!important}
.ztpp-list-row,.ztpp-conversation-list>a,.ztpp-notification-list>a{color:var(--ztpp-ink)!important;text-decoration:none!important}.ztpp-list-row:hover,.ztpp-conversation-list>a:hover,.ztpp-notification-list>a:hover{background:#f5faf9!important}.ztpp-list-main span,.ztpp-conversation-list small,.ztpp-notification-list p,.ztpp-notification-list small{color:var(--ztpp-muted-2)!important}
.ztpp-form input,.ztpp-form select,.ztpp-form textarea,.ztpp-property-search input,.ztpp-property-search select,.ztpp-inquiry-card textarea,.ztpp-message-form textarea{border:1px solid rgba(6,61,79,.18)!important;border-radius:10px!important;color:var(--ztpp-ink)!important;background:#fff!important}.ztpp-form input:focus,.ztpp-form select:focus,.ztpp-form textarea:focus,.ztpp-property-search input:focus,.ztpp-property-search select:focus,.ztpp-inquiry-card textarea:focus,.ztpp-message-form textarea:focus{border-color:var(--ztpp-secondary,#0B78A5)!important;box-shadow:0 0 0 3px rgba(11,120,165,.12)!important;outline:none!important}
.ztpp-mobile-nav-toggle{background:#fff!important;color:var(--ztpp-primary,#063D4F)!important;border:1px solid rgba(6,61,79,.16)!important;box-shadow:0 8px 22px rgba(4,46,59,.10)!important}
.ztpp-status--assigned,.ztpp-status--publish,.ztpp-status--active,.ztpp-status--resolved{background:#e9f7e7!important;color:#145407!important}.ztpp-status--in_progress{background:#eaf5fa!important;color:#075d7d!important}
@media(max-width:820px){.ztpp-app{border-radius:18px!important;min-height:620px}.ztpp-main{padding:70px 14px 16px!important}.ztpp-page-head{padding:18px!important;align-items:flex-start!important}.ztpp-page-head .ztpp-btn{width:100%}.ztpp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ztpp-sidebar{width:min(82vw,290px)!important;left:min(-86vw,-310px)!important}.ztpp-app.is-menu-open .ztpp-sidebar{left:0!important}}
@media(max-width:520px){.ztpp-main{padding:66px 10px 12px!important}.ztpp-page-head{border-radius:14px!important}.ztpp-page-head h1{font-size:23px!important}.ztpp-stat-grid{grid-template-columns:1fr 1fr!important}.ztpp-stat-grid>article{min-height:104px;padding:14px!important}.ztpp-portal-guide-grid{grid-template-columns:1fr!important}.ztpp-stat-grid>article strong{font-size:24px}}
@media(max-width:360px){.ztpp-stat-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.ztpp-app *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ztpp-btn:hover,.ztpp-stat-grid>article:hover,.ztpp-portal-guide-card:hover{transform:none!important}}


/* =========================================================
   v11.0.0 GLOBAL STABLE — semantic color + portable UI layer
   Foundation colors come from Settings; every interaction state is generated in PHP.
   ========================================================= */
.ztpp-app,.ztpp-auth-shell,.ztpp-public-properties,.ztpp-property-detail,.ztpp-agent-grid,.ztpp-guest-portal{
  --ztpp-ink:var(--ztpp-text);
  --ztpp-muted-2:var(--ztpp-text-muted);
  --ztpp-line:var(--ztpp-border);
  --ztpp-soft:var(--ztpp-surface-subtle);
  --ztpp-blue-soft:var(--ztpp-secondary-soft);
  --ztpp-green-soft:var(--ztpp-accent-soft);
  color:var(--ztpp-text)!important;
}
.ztpp-app{background:linear-gradient(145deg,var(--ztpp-surface-elevated),var(--ztpp-surface))!important;border-color:var(--ztpp-border)!important}
.ztpp-app a,.ztpp-auth-shell a,.ztpp-public-properties a,.ztpp-property-detail a,.ztpp-agent-grid a,.ztpp-guest-portal a{color:var(--ztpp-secondary)!important}
.ztpp-app a:hover,.ztpp-auth-shell a:hover,.ztpp-public-properties a:hover,.ztpp-property-detail a:hover,.ztpp-agent-grid a:hover,.ztpp-guest-portal a:hover{color:var(--ztpp-secondary-hover)!important}
.ztpp-sidebar{background:linear-gradient(180deg,var(--ztpp-dark),var(--ztpp-dark-hover))!important;color:var(--ztpp-dark-contrast)!important}
.ztpp-sidebar nav a,.ztpp-sidebar-footer,.ztpp-sidebar-footer a,.ztpp-sidebar-footer strong,.ztpp-brand strong{color:var(--ztpp-dark-contrast)!important}
.ztpp-sidebar nav a{opacity:.78}.ztpp-sidebar nav a:hover,.ztpp-sidebar nav a.is-active{opacity:1;color:var(--ztpp-dark-contrast)!important}
.ztpp-sidebar nav a:hover{background:var(--ztpp-dark-hover)!important;color:var(--ztpp-dark-hover-contrast)!important}
.ztpp-sidebar nav a.is-active{background:var(--ztpp-primary)!important;color:var(--ztpp-primary-contrast)!important;border-color:var(--ztpp-primary-hover)!important}
.ztpp-sidebar nav a .dashicons,.ztpp-sidebar nav a.is-active .dashicons{color:currentColor!important;opacity:.82}
.ztpp-sidebar nav a em{background:var(--ztpp-surface-elevated)!important;color:var(--ztpp-text-strong)!important}
.ztpp-page-head{background:linear-gradient(135deg,var(--ztpp-surface-elevated),var(--ztpp-surface-subtle))!important;border-color:var(--ztpp-border)!important}
.ztpp-page-head h1,.ztpp-panel-head h2,.ztpp-panel-head h3,.ztpp-portal-guide-card h3{color:var(--ztpp-text-strong)!important}
.ztpp-page-head p,.ztpp-panel-head p,.ztpp-list-main span,.ztpp-conversation-list small,.ztpp-notification-list p,.ztpp-notification-list small{color:var(--ztpp-text-muted)!important}
.ztpp-eyebrow{color:var(--ztpp-secondary)!important}
.ztpp-btn,.ztpp-app .ztpp-btn,.ztpp-page-head .ztpp-btn{background:var(--ztpp-accent)!important;border-color:var(--ztpp-accent)!important;color:var(--ztpp-accent-contrast)!important;filter:none!important}
.ztpp-btn:hover,.ztpp-app .ztpp-btn:hover,.ztpp-page-head .ztpp-btn:hover{background:var(--ztpp-accent-hover)!important;border-color:var(--ztpp-accent-hover)!important;color:var(--ztpp-accent-hover-contrast)!important;filter:none!important}
.ztpp-btn:active,.ztpp-app .ztpp-btn:active{background:var(--ztpp-accent-active)!important;border-color:var(--ztpp-accent-active)!important;color:var(--ztpp-accent-active-contrast)!important;transform:translateY(0)!important}
.ztpp-btn:focus-visible,.ztpp-app a:focus-visible,.ztpp-app button:focus-visible,.ztpp-app input:focus-visible,.ztpp-app select:focus-visible,.ztpp-app textarea:focus-visible{outline:3px solid var(--ztpp-focus-soft)!important;outline-offset:2px!important}
.ztpp-btn--secondary,.ztpp-app .ztpp-btn--secondary,.ztpp-page-head .ztpp-btn--secondary{background:var(--ztpp-surface-elevated)!important;color:var(--ztpp-text-strong)!important;border-color:var(--ztpp-border-strong)!important}
.ztpp-btn--secondary:hover,.ztpp-app .ztpp-btn--secondary:hover,.ztpp-page-head .ztpp-btn--secondary:hover{background:var(--ztpp-secondary-soft)!important;color:var(--ztpp-secondary-hover)!important;border-color:var(--ztpp-secondary)!important}
.ztpp-panel,.ztpp-stat-grid>article,.ztpp-portal-guide-card{background:var(--ztpp-surface-elevated)!important;border-color:var(--ztpp-border)!important}
.ztpp-stat-grid>article:hover,.ztpp-portal-guide-card:hover{background:var(--ztpp-surface-subtle)!important;border-color:var(--ztpp-border-strong)!important}
.ztpp-stat-grid>article>.dashicons{background:var(--ztpp-secondary-soft)!important;color:var(--ztpp-secondary)!important}
.ztpp-stat-grid>article:nth-child(4n+1)>.dashicons,.ztpp-stat-grid>article:nth-child(4n+4)>.dashicons{background:var(--ztpp-accent-soft)!important;color:var(--ztpp-accent)!important}
.ztpp-stat-grid>article strong{color:var(--ztpp-text-strong)!important}.ztpp-stat-grid>article small{color:var(--ztpp-text-muted)!important}
.ztpp-list-row:hover,.ztpp-conversation-list>a:hover,.ztpp-notification-list>a:hover{background:var(--ztpp-surface-subtle)!important}
.ztpp-form input,.ztpp-form select,.ztpp-form textarea,.ztpp-property-search input,.ztpp-property-search select,.ztpp-inquiry-card textarea,.ztpp-message-form textarea{border-color:var(--ztpp-border-strong)!important;color:var(--ztpp-text)!important;background:var(--ztpp-surface-elevated)!important}
.ztpp-form input:focus,.ztpp-form select:focus,.ztpp-form textarea:focus,.ztpp-property-search input:focus,.ztpp-property-search select:focus,.ztpp-inquiry-card textarea:focus,.ztpp-message-form textarea:focus{border-color:var(--ztpp-focus)!important;box-shadow:0 0 0 3px var(--ztpp-focus-soft)!important}
.ztpp-mobile-nav-toggle{background:var(--ztpp-surface-elevated)!important;color:var(--ztpp-text-strong)!important;border-color:var(--ztpp-border-strong)!important}
.ztpp-status--assigned,.ztpp-status--publish,.ztpp-status--active,.ztpp-status--resolved{background:var(--ztpp-success-soft)!important;color:var(--ztpp-success)!important}
.ztpp-status--new,.ztpp-status--pending,.ztpp-status--waiting_for_client,.ztpp-status--follow_up{background:var(--ztpp-warning-soft)!important;color:var(--ztpp-warning)!important}
.ztpp-status--in_progress{background:var(--ztpp-info-soft)!important;color:var(--ztpp-info)!important}
.ztpp-notice--success{background:var(--ztpp-success-soft)!important;border-color:var(--ztpp-success)!important;color:var(--ztpp-success)!important}.ztpp-notice--error{background:var(--ztpp-danger-soft)!important;border-color:var(--ztpp-danger)!important;color:var(--ztpp-danger)!important}
.ztpp-page-head-actions{display:flex;align-items:center;gap:12px}.ztpp-overview-brandmark{width:62px;height:62px;border-radius:15px;background:var(--ztpp-surface-elevated);border:1px solid var(--ztpp-border);display:grid;place-items:center;padding:8px;box-shadow:0 8px 22px rgba(4,46,59,.06)}.ztpp-overview-brandmark img{display:block;max-width:100%;max-height:100%;object-fit:contain}.ztpp-page-head--overview{overflow:hidden;position:relative}
@media(max-width:820px){.ztpp-page-head-actions{width:100%;justify-content:space-between}.ztpp-page-head-actions .ztpp-btn{width:auto!important;flex:1}.ztpp-overview-brandmark{width:54px;height:54px;flex:0 0 54px}}
@media(max-width:520px){.ztpp-overview-brandmark{display:none}.ztpp-page-head-actions .ztpp-btn{width:100%!important}}

/* v11 public/auth/detail semantic surfaces */
.ztpp-auth-card,.ztpp-property-search,.ztpp-property-card,.ztpp-agent-card,.ztpp-agent-public-card,.ztpp-guest-card,.ztpp-feature-strip>div,.ztpp-pagination a,.ztpp-pagination span{background:var(--ztpp-surface-elevated)!important;border-color:var(--ztpp-border)!important;color:var(--ztpp-text)!important}
.ztpp-property-card:hover,.ztpp-agent-public-card:hover{border-color:var(--ztpp-border-strong)!important;box-shadow:0 14px 32px rgba(4,46,59,.08)!important}
.ztpp-property-image,.ztpp-detail-main-image,.ztpp-detail-thumbs button,.ztpp-conversation-thumb,.ztpp-list-thumb{background:var(--ztpp-surface-subtle)!important}
.ztpp-property-image>span.dashicons{width:100%;height:100%;display:grid;place-items:center;color:var(--ztpp-text-muted)!important;font-size:34px}
.ztpp-property-badge,.ztpp-pagination .current{background:var(--ztpp-primary)!important;color:var(--ztpp-primary-contrast)!important;border-color:var(--ztpp-primary)!important}
.ztpp-property-price,.ztpp-detail-price,.ztpp-detail-tax,.ztpp-card-link,.ztpp-text-link,.ztpp-auth-links a,.ztpp-agent-public-card p{color:var(--ztpp-secondary)!important}
.ztpp-property-body h3,.ztpp-property-body h3 a,.ztpp-results-head h2,.ztpp-detail-heading h1,.ztpp-detail-section h2,.ztpp-agent-card h3,.ztpp-agent-public-card h3,.ztpp-guest-card h3,.ztpp-auth-brand h2{color:var(--ztpp-text-strong)!important}
.ztpp-property-location,.ztpp-property-meta,.ztpp-results-head p,.ztpp-detail-heading p,.ztpp-feature-strip small,.ztpp-detail-section p,.ztpp-agent-card small,.ztpp-agent-card p,.ztpp-agent-public-card div,.ztpp-guest-card p,.ztpp-auth-brand p{color:var(--ztpp-text-muted)!important}
.ztpp-property-meta,.ztpp-detail-heading,.ztpp-detail-section,.ztpp-inquiry-form,.ztpp-inquiry-cta{border-color:var(--ztpp-border)!important}
.ztpp-property-meta b{color:var(--ztpp-text-strong)!important}.ztpp-feature-strip .dashicons,.ztpp-agent-card>span.dashicons,.ztpp-auth-brand>.dashicons{background:var(--ztpp-primary-soft)!important;color:var(--ztpp-primary)!important}
.ztpp-agent-public-card img{box-shadow:0 0 0 7px var(--ztpp-primary-soft)!important}
.ztpp-guest-portal{background:linear-gradient(135deg,var(--ztpp-dark),var(--ztpp-dark-hover))!important;color:var(--ztpp-dark-contrast)!important}.ztpp-guest-copy h2{color:var(--ztpp-dark-contrast)!important}.ztpp-guest-copy p{color:var(--ztpp-dark-contrast)!important;opacity:.76}
.ztpp-notification-list>a.is-unread{background:var(--ztpp-secondary-soft)!important}
.ztpp-pagination a:hover{background:var(--ztpp-secondary-soft)!important;border-color:var(--ztpp-secondary)!important;color:var(--ztpp-secondary-hover)!important}

/* v11 mobile drawer accessibility */
body.ztpp-menu-lock{overflow:hidden}
.ztpp-chat.is-connection-error{outline:2px solid var(--ztpp-warning-soft);outline-offset:2px}
@media(max-width:820px){
  .ztpp-app.is-menu-open:after{content:"";position:fixed;inset:0;background:rgba(4,18,24,.48);z-index:99990;backdrop-filter:blur(1px)}
  .ztpp-app .ztpp-sidebar{z-index:99999!important}
  .ztpp-app .ztpp-mobile-nav-toggle{z-index:100000!important}
}
