.TenantDrawer-scrollView{height:100%}.TenantDrawer-article{padding:0;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex}.TenantDrawer-banner{flex-shrink:0;width:100%;height:320px;min-height:260px;position:relative;overflow:hidden}.TenantDrawer-bannerPhoto{position:absolute;inset:0}.TenantDrawer-bannerImage{object-fit:cover;object-position:center;filter:brightness(.75)}.TenantDrawer-bannerOverlay{z-index:1;background:linear-gradient(#0000 0%,#00000080 100%);flex-direction:column;gap:6px;padding:2.5rem 2rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.TenantDrawer-bannerLabel{letter-spacing:.25em;color:#ffffffd9;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.TenantDrawer-bannerTitle{color:#fff;letter-spacing:-1px;margin:0;font-size:42px;font-weight:800;line-height:1.05}.TenantDrawer-filters{scrollbar-width:none;background:#fff;border-bottom:1px solid #0000000f;gap:8px;padding:16px 40px;display:flex;position:relative;overflow-x:auto}.TenantDrawer-filters::-webkit-scrollbar{display:none}[data-theme=dark] .TenantDrawer-filters{background:var(--surface-glass,#111);border-bottom-color:#ffffff0f}[data-theme=dark-glass] .TenantDrawer-filters{background:#191821;border-bottom-color:#ffffff0f}.TenantDrawer-filterPill{z-index:1;cursor:pointer;color:#555;background:#f3f4f6;border:none;border-radius:9999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:500;position:relative}.TenantDrawer-filterPill:hover{background:#e5e7eb}.TenantDrawer-filterPill--active{color:#3a2534;background:0 0}.TenantDrawer-filterPill--active:hover{background:0 0}.TenantDrawer-filterIndicator{pointer-events:none;background:#ff99de;border-radius:9999px;position:absolute;top:16px;bottom:16px}[data-theme=dark] .TenantDrawer-filterPill,[data-theme=dark-glass] .TenantDrawer-filterPill{color:#fff9;background:#ffffff14}[data-theme=dark] .TenantDrawer-filterPill:hover,[data-theme=dark-glass] .TenantDrawer-filterPill:hover{background:#ffffff24}[data-theme=dark] .TenantDrawer-filterPill--active,[data-theme=dark-glass] .TenantDrawer-filterPill--active{color:#3a2534;background:0 0}[data-theme=dark] .TenantDrawer-filterPill--active:hover,[data-theme=dark-glass] .TenantDrawer-filterPill--active:hover{background:0 0}.TenantDrawer-rows{background:#fff;flex-direction:column;display:flex}[data-theme=dark] .TenantDrawer-rows{background:var(--surface-glass,#111)}[data-theme=dark-glass] .TenantDrawer-rows{background:#191821}.TenantDrawer-row{border-bottom:1px solid #0000000f;align-items:center;gap:32px;padding:48px 40px;display:flex}[data-theme=dark] .TenantDrawer-row,[data-theme=dark-glass] .TenantDrawer-row{border-bottom-color:#ffffff0f}.TenantDrawer-row:last-child{border-bottom:none}.TenantDrawer-rowAvatar{background:#f3f4f6;border-radius:9999px;flex-shrink:0;width:200px;height:200px;position:relative;overflow:hidden}.TenantDrawer-rowAvatarImage{object-fit:cover}.TenantDrawer-rowAvatarPlaceholder{color:#0003;justify-content:center;align-items:center;width:100%;height:100%;display:flex}[data-theme=dark] .TenantDrawer-rowAvatarPlaceholder,[data-theme=dark-glass] .TenantDrawer-rowAvatarPlaceholder{color:#fff3}[data-theme=dark] .TenantDrawer-rowAvatar,[data-theme=dark-glass] .TenantDrawer-rowAvatar{background:#ffffff14}.TenantDrawer-rowDetails{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.TenantDrawer-rowSuite{color:var(--label-primary,#000);letter-spacing:-.5px;margin:0;font-size:28px;font-weight:800;line-height:1.1}[data-theme=dark] .TenantDrawer-rowSuite,[data-theme=dark-glass] .TenantDrawer-rowSuite{color:#fff}.TenantDrawer-rowName{color:var(--label-primary,#000);letter-spacing:.08em;margin:0;font-size:13px;font-weight:700;line-height:1.3}[data-theme=dark] .TenantDrawer-rowName,[data-theme=dark-glass] .TenantDrawer-rowName{color:#fff}.TenantDrawer-rowHeadline{color:#555;margin:4px 0 0;font-size:14px;font-weight:400;line-height:1.55}[data-theme=dark] .TenantDrawer-rowHeadline,[data-theme=dark-glass] .TenantDrawer-rowHeadline{color:#fff9}.TenantDrawer-rowWebsite{color:#888;word-break:break-all;margin:0;font-size:13px;font-weight:400}[data-theme=dark] .TenantDrawer-rowWebsite,[data-theme=dark-glass] .TenantDrawer-rowWebsite{color:#fff6}.TenantDrawer-rowActions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.TenantDrawer-rowBookBtn{height:44px;color:var(--pp-text-normal,#000000b8);cursor:pointer;background:#fff;border:none;border-bottom:2px solid #f2f2f2;border-radius:12px;justify-content:center;align-items:center;padding:15px 20px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex;box-shadow:0 2px 5px #676e7614,0 0 0 1px #676e7629,0 1px 1px #0000001f}.TenantDrawer-rowBookBtn:hover{opacity:.9}.TenantDrawer-rowProfileBtn{height:44px;color:var(--pp-text-normal,#000000b8);cursor:pointer;background:#fff;border:none;border-bottom:2px solid #f2f2f2;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:15px 20px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex;box-shadow:0 2px 5px #676e7614,0 0 0 1px #676e7629,0 1px 1px #0000001f}.TenantDrawer-rowProfileBtn:hover{opacity:.9}[data-theme=dark] .TenantDrawer-rowBookBtn,[data-theme=dark-glass] .TenantDrawer-rowBookBtn,[data-theme=dark] .TenantDrawer-rowProfileBtn,[data-theme=dark-glass] .TenantDrawer-rowProfileBtn{color:#3a2534;background:#ff99de;border-bottom:2px solid #ff70d1;box-shadow:0 2px 5px #ff8fdb14,0 0 0 1px #ff8fdb29,0 1px 1px #0000001f}
.BannerImage{border-radius:var(--pp-card-radius,24px);width:100%;position:relative;overflow:hidden}.BannerImage-frame{aspect-ratio:1100/250;width:100%;max-height:280px;position:relative}.BannerImage-img{object-fit:cover;object-position:center}.BannerImage-img--mobile{display:none}@media (max-width:640px){.BannerImage-img--desktop{display:none}.BannerImage-img--mobile{display:block}}.BannerImage-fallback{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:absolute;inset:0}[data-theme=dark-glass] .BannerImage-fallback{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)}.BannerImage-overlay{background:linear-gradient(#0000 0%,#00000026 50%,#0000008c 100%);justify-content:center;align-items:center;padding:16px 24px;display:flex;position:absolute;inset:0}.BannerImage-overlayText{color:#fff;text-align:center;text-shadow:0 2px 8px #0006;max-width:80%;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}@media (max-width:640px){.BannerImage-frame{aspect-ratio:16/7;min-height:120px}.BannerImage-overlayText{font-size:1rem}}
.PropertyHeader-root{flex-direction:column;gap:10px;margin-top:12px;display:flex}.PropertyHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff73 0%,#ffffff60 100%);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px;display:flex;position:relative;overflow:visible;box-shadow:0 5px 10px #6c6c6c0d,0 15px 30px #6c6c6c0d}.PropertyHeader-left{align-items:flex-start;gap:16px;min-width:0;display:flex}.PropertyHeader-avatarWrap{z-index:2;background:#fff;border:4px solid #fffc;border-radius:50%;flex-shrink:0;width:88px;height:88px;margin-top:-52px;overflow:hidden}.PropertyHeader-avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.PropertyHeader-avatarFallback{color:#fff;background:linear-gradient(135deg,#6c47ff,#8b5cf6);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PropertyHeader-avatarInitials{letter-spacing:1px;font-size:1.5rem;font-weight:700}.PropertyHeader-info{flex-direction:column;gap:4px;min-width:0;padding-top:4px;display:flex}.PropertyHeader-name{color:#131316;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.PropertyHeader-address{color:#747686;align-items:center;gap:4px;margin:0;font-size:.875rem;text-decoration:none;display:flex}.PropertyHeader-addressIcon{flex-shrink:0;width:14px;height:14px}.PropertyHeader-openBadge{background:linear-gradient(#ffffff1f 0%,#fff0 100%),#fff;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;display:flex;box-shadow:0 1px 2px #d7d9e080,0 0 0 1px #e2e4e9}.PropertyHeader-openBadge--mobile{display:none}.PropertyHeader-openDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.PropertyHeader-openDot--open{background:#22c55e}.PropertyHeader-openDot--closed{background:#ef4444}.PropertyHeader-openLabel{font-size:.8125rem;font-weight:600}.PropertyHeader-openLabel--open{color:#22c55e}.PropertyHeader-openLabel--closed{color:#ef4444}.PropertyHeader-openSep,.PropertyHeader-openUntil{color:#747686;font-size:.8125rem}.PropertyHeader-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;padding-top:4px;display:flex}.PropertyHeader-rating{align-items:center;gap:6px;display:flex}.PropertyHeader-ratingValue{color:#131316;font-size:.875rem;font-weight:600}.PropertyHeader-stars{align-items:center;gap:1px;display:flex}.PropertyHeader-star{width:14px;height:14px}.PropertyHeader-star--filled{color:#f59e0b;fill:#f59e0b}.PropertyHeader-star--empty{color:#00000026;fill:none}.PropertyHeader-reviewCount{color:#6c47ff;font-size:.8125rem;font-weight:500;text-decoration:none}a.PropertyHeader-reviewCount:hover{text-decoration:underline}.PropertyHeader-actions{align-items:center;gap:8px;display:flex}.PropertyHeader-callBtn{color:#3a2534;cursor:pointer;background:linear-gradient(#ffffff1f 0%,#fff0 100%),#ff99de;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:6px;min-width:125px;height:36px;padding:8px 10px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex;box-shadow:0 1px 2px #e6009c80,0 0 0 1px #ff70d1}.PropertyHeader-callBtn:hover{opacity:.9}.PropertyHeader-callIcon{color:#3a2534;width:16px;height:16px}.PropertyHeader-iconBtn{color:#747686;cursor:pointer;background:linear-gradient(#ffffff1f 0%,#fff0 100%),#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .15s;display:flex;box-shadow:0 0 0 1px #e2e4e9,0 1px 2px #d7d9e080}.PropertyHeader-iconBtn:hover{opacity:.85}.PropertyHeader-btnIcon{width:16px;height:16px}.PropertyHeader-iconBtns{align-items:center;gap:8px;display:flex}[data-theme=dark] .PropertyHeader,[data-theme=dark-glass] .PropertyHeader{background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);box-shadow:0 5px 10px #00000026,0 15px 30px #0000001a}[data-theme=dark] .PropertyHeader-name,[data-theme=dark-glass] .PropertyHeader-name{color:#fff}[data-theme=dark] .PropertyHeader-address,[data-theme=dark-glass] .PropertyHeader-address{color:#fff9}[data-theme=dark] .PropertyHeader-ratingValue,[data-theme=dark-glass] .PropertyHeader-ratingValue{color:#fff}[data-theme=dark] .PropertyHeader-star--empty,[data-theme=dark-glass] .PropertyHeader-star--empty{color:#fff3}[data-theme=dark] .PropertyHeader-reviewCount,[data-theme=dark-glass] .PropertyHeader-reviewCount{color:#a78bfa}[data-theme=dark] .PropertyHeader-openDot--open,[data-theme=dark-glass] .PropertyHeader-openDot--open{animation:2s ease-out infinite PropertyHeader-dotPulseDark}[data-theme=dark] .PropertyHeader-openBadge,[data-theme=dark-glass] .PropertyHeader-openBadge{background:linear-gradient(#ffffff14 0%,#fff0 100%),#ffffff0f;box-shadow:0 1px 2px #0000004d,0 0 0 1px #ffffff1a}[data-theme=dark] .PropertyHeader-openSep,[data-theme=dark] .PropertyHeader-openUntil,[data-theme=dark-glass] .PropertyHeader-openSep,[data-theme=dark-glass] .PropertyHeader-openUntil{color:#fff}[data-theme=dark] .PropertyHeader-iconBtn,[data-theme=dark-glass] .PropertyHeader-iconBtn{color:#ffffffb8;background:linear-gradient(#ffffff14 0%,#fff0 100%),#ffffff0f;box-shadow:0 0 0 1px #ffffff1f,0 1px 2px #0000004d}@keyframes PropertyHeader-dotPulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes PropertyHeader-dotPulseDark{0%{box-shadow:0 0 4px #22c55e99,0 0 12px #22c55e59,0 0 #22c55e73}70%{box-shadow:0 0 4px #22c55e99,0 0 12px #22c55e59,0 0 0 6px #22c55e00}to{box-shadow:0 0 4px #22c55e99,0 0 12px #22c55e59,0 0 #22c55e00}}.PropertyHeader-openDot--open{animation:2s ease-out infinite PropertyHeader-dotPulse}@media (max-width:768px){.PropertyHeader{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.PropertyHeader-avatarWrap{width:72px;height:72px;margin-top:-42px}.PropertyHeader-avatarInitials,.PropertyHeader-name{font-size:1.25rem}.PropertyHeader-openBadge--desktop{display:none}.PropertyHeader-openBadge--mobile{white-space:nowrap;width:auto;display:flex}.PropertyHeader-right{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.PropertyHeader-actions{grid-template-rows:auto auto;grid-template-columns:1fr;gap:8px;width:100%;display:grid}.PropertyHeader-callBtn{grid-row:1;width:100%;min-width:0;max-width:none}.PropertyHeader-iconBtns{grid-row:2;align-items:center;gap:8px;display:flex}.PropertyHeader-iconBtn{border-radius:9999px;flex:1;width:auto;height:40px}.PropertyHeader-openBadge--mobile{white-space:nowrap;flex-shrink:0;height:40px;display:flex}}@media (max-width:400px){.PropertyHeader-addressIcon{display:none}}@media (max-width:640px){.PropertyHeader{align-items:center;gap:12px}.PropertyHeader-iconBtns{flex-wrap:wrap}.PropertyHeader-openBadge--mobile{justify-content:center;width:100%;height:auto}.PropertyHeader-left{flex-direction:column;align-items:center;gap:10px;width:100%}.PropertyHeader-avatarWrap{margin-top:-46px}.PropertyHeader-info{text-align:center;align-items:center}.PropertyHeader-address,.PropertyHeader-rating{justify-content:center}}
