.ContactSidebar_contactSidebar__mJaAL{position:sticky;top:2rem}.ContactSidebar_sidebarCard__aQKdi{background:white;border-radius:24px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ContactSidebar_sidebarTitle__fwuFg{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.ContactSidebar_ownerInfo__OCc4A{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:16px;margin-bottom:1.5rem}.ContactSidebar_ownerAvatar__pNaZa{max-width:48px;flex:0 0 48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.ContactSidebar_ownerInfo__OCc4A div{flex:1 1}.ContactSidebar_ownerInfo__OCc4A strong{display:block;color:#1e293b;margin-bottom:.25rem}.ContactSidebar_ownerInfo__OCc4A span{font-size:.7rem;color:#64748b}.ContactSidebar_contactInfo__VprDj{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.ContactSidebar_contactItem__8f2CI{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f8fafc;border-radius:12px}.ContactSidebar_contactItem__8f2CI svg{color:#667eea}.ContactSidebar_contactItem__8f2CI div{flex:1 1}.ContactSidebar_contactItem__8f2CI span{display:block;font-size:.7rem;color:#64748b;margin-bottom:.25rem}.ContactSidebar_contactItem__8f2CI strong{font-size:.85rem;color:#1e293b}.ContactSidebar_contactBtn__1EM6Q{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.ContactSidebar_contactBtn__1EM6Q:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(102,126,234,.3)}.ContactSidebar_saveBtn__9z0Hf{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease}.ContactSidebar_saveBtn__9z0Hf:hover{background:#e2e8f0;color:#1e293b}.ContactSidebar_divider__tsg0J{height:1px;background:#e2e8f0;margin:1.5rem 0}.ContactSidebar_safetyTips__0WB9E{display:flex;gap:1rem;padding:1rem;background:#fef3c7;border-radius:12px}.ContactSidebar_safetyTips__0WB9E svg{color:#f59e0b;flex-shrink:0}.ContactSidebar_safetyTips__0WB9E strong{display:block;font-size:.85rem;color:#92400e;margin-bottom:.25rem}.ContactSidebar_safetyTips__0WB9E p{font-size:.7rem;color:#b45309}@media (max-width:768px){.ContactSidebar_sidebarCard__aQKdi{padding:1rem}}.RelatedTenants_relatedTenants__3qrHu{margin-top:4rem;position:relative}.RelatedTenants_relatedHeader__FBuZV{text-align:center;margin-bottom:2.5rem}.RelatedTenants_headerBadge__JXCGD{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea10,#764ba210);padding:.5rem 1rem;border-radius:50px;margin-bottom:1rem}.RelatedTenants_headerBadge__JXCGD span{font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.RelatedTenants_relatedHeader__FBuZV h3{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;letter-spacing:-.02em}.RelatedTenants_relatedHeader__FBuZV p{color:#64748b;font-size:1rem;max-width:500px;margin:0 auto}.RelatedTenants_horizontalScroll__EA1Ox{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding:.5rem .25rem 1.5rem;scrollbar-width:thin;scrollbar-color:#667eea #e2e8f0;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.RelatedTenants_horizontalScroll__EA1Ox::-webkit-scrollbar{height:6px}.RelatedTenants_horizontalScroll__EA1Ox::-webkit-scrollbar-track{background:#e2e8f0;border-radius:10px}.RelatedTenants_horizontalScroll__EA1Ox::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.RelatedTenants_cardWrapper___yzPY{flex:0 0 auto;width:340px;min-width:340px;max-width:340px}.RelatedTenants_tenantCard__KCLsk{display:block;background:white;border-radius:24px;overflow:hidden;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05);position:relative;height:100%}.RelatedTenants_tenantCard__KCLsk:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(102,126,234,.15);border-color:#667eea30}.RelatedTenants_cardImage__wZAqC{height:200px;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.RelatedTenants_tenantImage__8sH8N{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.RelatedTenants_tenantCard__KCLsk:hover .RelatedTenants_tenantImage__8sH8N{transform:scale(1.1)}.RelatedTenants_imageOverlay__q1krl{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.RelatedTenants_tenantCard__KCLsk:hover .RelatedTenants_imageOverlay__q1krl{opacity:1}.RelatedTenants_viewDetails__FE_zn{color:white;font-size:.875rem;font-weight:600;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;transform:translateY(10px);transition:transform .3s ease}.RelatedTenants_tenantCard__KCLsk:hover .RelatedTenants_viewDetails__FE_zn{transform:translateY(0)}.RelatedTenants_imagePlaceholder__czvHB{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea20,#764ba220);color:#667eea}.RelatedTenants_tenantTypeBadge__oYxO4{position:absolute;top:12px;left:12px}.RelatedTenants_tenantTypeBadge__oYxO4 span{display:inline-block;padding:4px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;font-size:.7rem;font-weight:600;border-radius:20px;text-transform:capitalize;box-shadow:0 2px 8px rgba(0,0,0,.1)}.RelatedTenants_cardContent__BlxEi{padding:1.25rem}.RelatedTenants_tenantInfo__PW2TO{margin-bottom:.75rem}.RelatedTenants_tenantInfo__PW2TO h4{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.25rem;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.RelatedTenants_occupation__k6pyN{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#667eea;font-weight:500}.RelatedTenants_familyInfo__CVk8h{margin-bottom:.75rem}.RelatedTenants_familyBadge__3JsXv{display:inline-flex;align-items:center;gap:.375rem;font-size:.7rem;padding:.25rem .625rem;background:#f1f5f9;color:#475569;border-radius:8px;font-weight:500}.RelatedTenants_locationInfo__eC4KL{display:flex;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8rem;color:#64748b}.RelatedTenants_locationInfo__eC4KL svg{color:#667eea;flex-shrink:0}.RelatedTenants_budgetInfo__h6W73{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.75rem;padding:.5rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.RelatedTenants_budgetInfo__h6W73 svg{color:#10b981;flex-shrink:0}.RelatedTenants_budgetAmount__0NXJz{font-size:1rem;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.RelatedTenants_perMonth__5rZhW{font-size:.7rem;color:#94a3b8;font-weight:500}.RelatedTenants_requirementsPreview__jaAkS{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.RelatedTenants_requirementTag__vkdPg{font-size:.7rem;padding:.25rem .625rem;background:#fef3c7;color:#d97706;border-radius:8px;font-weight:500;transition:all .2s ease;white-space:nowrap}.RelatedTenants_requirementTag__vkdPg:hover{background:#d97706;color:white}.RelatedTenants_cardFooter__SvIMY{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-top:.5rem}.RelatedTenants_moveInInfo__SOwYw{display:flex;align-items:center;gap:.375rem;font-size:.7rem;color:#64748b;background:#f8fafc;padding:.25rem .625rem;border-radius:8px}.RelatedTenants_postedInfo__Z_rWn{display:flex;align-items:center;gap:.375rem;font-size:.7rem;color:#94a3b8}.RelatedTenants_viewButton__glQki{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem;background:#f8fafc;border-radius:12px;color:#1e293b;font-size:.875rem;font-weight:600;transition:all .3s ease}.RelatedTenants_tenantCard__KCLsk:hover .RelatedTenants_viewButton__glQki{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.RelatedTenants_tenantCard__KCLsk:hover .RelatedTenants_viewButton__glQki svg{transform:translateX(4px);transition:transform .3s ease}.RelatedTenants_loadingCard__6fKDL{flex:0 0 auto;width:340px;min-width:340px;max-width:340px;background:white;border-radius:24px;padding:2rem;text-align:center;border:1px solid #e2e8f0}.RelatedTenants_spinner__YjRes{width:40px;height:40px;margin:0 auto 1rem;border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:RelatedTenants_spin__BAH_l .8s linear infinite}@keyframes RelatedTenants_spin__BAH_l{to{transform:rotate(1turn)}}.RelatedTenants_loadingCard__6fKDL p{color:#64748b;font-size:.875rem}.RelatedTenants_skeletonCard__V6qZO{pointer-events:none}.RelatedTenants_skeletonImage__acAFk{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RelatedTenants_shimmer__gmy0q 1.5s infinite}@keyframes RelatedTenants_shimmer__gmy0q{0%{background-position:200% 0}to{background-position:-200% 0}}.RelatedTenants_skeletonTitle__YRJFf{height:20px;width:60%;border-radius:8px;margin-bottom:.5rem}.RelatedTenants_skeletonTitle__YRJFf,.RelatedTenants_skeletonType__kLyrk{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RelatedTenants_shimmer__gmy0q 1.5s infinite}.RelatedTenants_skeletonType__kLyrk{height:16px;width:40%;border-radius:6px;margin-bottom:.75rem}.RelatedTenants_skeletonDetails__IjKna{display:flex;gap:.75rem;margin-bottom:.75rem}.RelatedTenants_skeletonDetail__yh2Gq{height:28px;width:80px}.RelatedTenants_skeletonBudget__19vC2,.RelatedTenants_skeletonDetail__yh2Gq{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RelatedTenants_shimmer__gmy0q 1.5s infinite;border-radius:8px}.RelatedTenants_skeletonBudget__19vC2{height:36px;width:100%;margin-bottom:.75rem}.RelatedTenants_skeletonFooter__W60a6{height:32px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RelatedTenants_shimmer__gmy0q 1.5s infinite;border-radius:12px}.RelatedTenants_scrollHint__6Wx85{display:flex;justify-content:center;margin-top:1.5rem}.RelatedTenants_scrollHintInner__xIq_J{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8fafc;border-radius:50px;font-size:.75rem;color:#64748b;animation:RelatedTenants_bounce__pDdfr 2s infinite;cursor:pointer;transition:all .3s ease}.RelatedTenants_scrollHintInner__xIq_J:hover{background:#667eea;color:white}.RelatedTenants_scrollArrow___j6_i{animation:RelatedTenants_slideRight__On44Z 1s infinite}@keyframes RelatedTenants_bounce__pDdfr{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes RelatedTenants_slideRight__On44Z{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@media (max-width:768px){.RelatedTenants_relatedTenants__3qrHu{margin-top:2.5rem}.RelatedTenants_relatedHeader__FBuZV h3{font-size:1.3rem}.RelatedTenants_relatedHeader__FBuZV p{font-size:.875rem}.RelatedTenants_cardWrapper___yzPY,.RelatedTenants_loadingCard__6fKDL,.RelatedTenants_skeletonCard__V6qZO{width:300px;min-width:300px;max-width:300px}.RelatedTenants_cardImage__wZAqC{height:180px}.RelatedTenants_tenantInfo__PW2TO h4{font-size:1rem}.RelatedTenants_budgetAmount__0NXJz{font-size:.9rem}.RelatedTenants_horizontalScroll__EA1Ox{gap:1rem}}@media (max-width:480px){.RelatedTenants_cardWrapper___yzPY,.RelatedTenants_loadingCard__6fKDL,.RelatedTenants_skeletonCard__V6qZO{width:280px;min-width:280px;max-width:280px}.RelatedTenants_requirementsPreview__jaAkS{display:none}.RelatedTenants_locationInfo__eC4KL,.RelatedTenants_occupation__k6pyN{font-size:.7rem}}@media (min-width:1400px){.RelatedTenants_cardWrapper___yzPY,.RelatedTenants_loadingCard__6fKDL,.RelatedTenants_skeletonCard__V6qZO{width:360px;min-width:360px;max-width:360px}.RelatedTenants_cardImage__wZAqC{height:220px}}.RequirementsSection_requirementsSection__U7mUe{background:white;border-radius:24px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.RequirementsSection_sectionTitle__3_uWj{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.RequirementsSection_requirementsList__Smuze{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.RequirementsSection_requirementItem__CcrzA{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#f8fafc;border-radius:12px}.RequirementsSection_requirementItem__CcrzA svg{color:#10b981;flex-shrink:0}.RequirementsSection_requirementItem__CcrzA span{font-size:.85rem;color:#475569}@media (max-width:768px){.RequirementsSection_requirementsSection__U7mUe{padding:1rem}.RequirementsSection_requirementsList__Smuze{grid-template-columns:1fr}}.TenantDescription_tenantDescription__TuyNW{background:white;border-radius:24px;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.TenantDescription_descriptionCard__Nn4M3{min-height:200px}.TenantDescription_descriptionContent__weoPb{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6;color:#334155}.TenantDescription_descriptionContent__weoPb h1{font-size:2.2rem;font-weight:700;color:#0f172a;margin:2rem 0 1rem;padding-bottom:.75rem;border-bottom:3px solid linear-gradient(135deg,#667eea,#764ba2);letter-spacing:-.02em}.TenantDescription_descriptionContent__weoPb h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:1.75rem 0 1rem;letter-spacing:-.01em;position:relative;padding-left:0}.TenantDescription_descriptionContent__weoPb h2:before{content:"";position:absolute;left:0;bottom:-8px;width:60px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.TenantDescription_descriptionContent__weoPb h3{font-size:1.4rem;font-weight:600;color:#1e293b;margin:1.5rem 0 .75rem;letter-spacing:-.01em}.TenantDescription_descriptionContent__weoPb h4{font-size:1.2rem;font-weight:600;color:#334155;margin:1.25rem 0 .75rem}.TenantDescription_descriptionContent__weoPb h5{font-size:1.1rem;font-weight:600;color:#475569;margin:1rem 0 .5rem}.TenantDescription_descriptionContent__weoPb h6{font-size:1rem;font-weight:600;color:#475569;margin:.875rem 0 .5rem;text-transform:uppercase;letter-spacing:.5px}.TenantDescription_descriptionContent__weoPb p{font-size:1rem;color:#475569;line-height:1.7;margin-bottom:1.25rem}.TenantDescription_descriptionContent__weoPb p:last-child{margin-bottom:0}.TenantDescription_descriptionContent__weoPb b,.TenantDescription_descriptionContent__weoPb strong{font-weight:700;color:#1e293b}.TenantDescription_descriptionContent__weoPb em,.TenantDescription_descriptionContent__weoPb i{font-style:italic;color:#475569}.TenantDescription_descriptionContent__weoPb a{color:#667eea;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.TenantDescription_descriptionContent__weoPb a:hover{color:#764ba2;border-bottom-color:#764ba2}.TenantDescription_descriptionContent__weoPb ol,.TenantDescription_descriptionContent__weoPb ul{margin:1.25rem 0;padding-left:1.75rem}.TenantDescription_descriptionContent__weoPb li{font-size:1rem;color:#475569;line-height:1.7;margin-bottom:.5rem}.TenantDescription_descriptionContent__weoPb li:last-child{margin-bottom:0}.TenantDescription_descriptionContent__weoPb ul li{list-style-type:disc}.TenantDescription_descriptionContent__weoPb ol li{list-style-type:decimal}.TenantDescription_descriptionContent__weoPb ol ol,.TenantDescription_descriptionContent__weoPb ol ul,.TenantDescription_descriptionContent__weoPb ul ol,.TenantDescription_descriptionContent__weoPb ul ul{margin:.5rem 0;padding-left:1.5rem}.TenantDescription_descriptionContent__weoPb li>ol,.TenantDescription_descriptionContent__weoPb li>ul{margin-top:.25rem}.TenantDescription_descriptionContent__weoPb blockquote{margin:1.75rem 0;padding:1.25rem 1.75rem;border-left:4px solid #667eea;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;font-style:normal;color:#334155;position:relative}.TenantDescription_descriptionContent__weoPb blockquote p{margin-bottom:0;font-size:1rem;line-height:1.7}.TenantDescription_descriptionContent__weoPb blockquote p:first-child:before{content:'"';font-size:2rem;color:#667eea;opacity:.5;position:absolute;left:.75rem;top:.5rem}.TenantDescription_descriptionContent__weoPb blockquote p:last-child:after{content:'"';font-size:2rem;color:#667eea;opacity:.5;position:absolute;bottom:-.5rem;right:1rem}.TenantDescription_descriptionContent__weoPb blockquote cite{display:block;margin-top:.75rem;font-size:.875rem;color:#64748b;font-style:normal;font-weight:500}.TenantDescription_descriptionContent__weoPb blockquote cite:before{content:"— "}.TenantDescription_descriptionContent__weoPb code{font-family:SF Mono,Monaco,Inconsolata,Fira Code,Courier New,monospace;font-size:.875rem;background-color:#f1f5f9;padding:.2rem .4rem;border-radius:6px;color:#be123c;font-weight:500}.TenantDescription_descriptionContent__weoPb pre{background-color:#1e293b;padding:1.25rem;border-radius:12px;overflow-x:auto;margin:1.5rem 0;position:relative}.TenantDescription_descriptionContent__weoPb pre code{background-color:transparent;color:#e2e8f0;padding:0;font-size:.875rem;line-height:1.6;font-family:monospace}.TenantDescription_descriptionContent__weoPb table{width:100%;border-collapse:collapse;margin:1.75rem 0;overflow-x:auto;display:block;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.TenantDescription_descriptionContent__weoPb thead{background:linear-gradient(135deg,#667eea,#764ba2)}.TenantDescription_descriptionContent__weoPb th{padding:1rem 1.25rem;text-align:left;font-weight:600;color:white;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.TenantDescription_descriptionContent__weoPb td{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.875rem;background-color:white}.TenantDescription_descriptionContent__weoPb tr:last-child td{border-bottom:none}.TenantDescription_descriptionContent__weoPb tr:hover td{background-color:#f8fafc}.TenantDescription_descriptionContent__weoPb img{max-width:100%;height:auto;border-radius:16px;margin:1.75rem 0;box-shadow:0 4px 12px rgba(0,0,0,.1);display:block}.TenantDescription_descriptionContent__weoPb figure{margin:1.75rem 0}.TenantDescription_descriptionContent__weoPb figcaption{text-align:center;font-size:.875rem;color:#64748b;margin-top:.5rem;font-style:italic}.TenantDescription_descriptionContent__weoPb hr{margin:2rem 0;border:none;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,#667eea,#e2e8f0,transparent)}.TenantDescription_descriptionContent__weoPb dl{margin:1.25rem 0;background:#f8fafc;padding:1rem;border-radius:12px}.TenantDescription_descriptionContent__weoPb dt{font-weight:700;color:#1e293b;margin-top:.75rem;font-size:1rem}.TenantDescription_descriptionContent__weoPb dt:first-child{margin-top:0}.TenantDescription_descriptionContent__weoPb dd{margin-left:1.5rem;color:#475569;margin-bottom:.75rem;line-height:1.6}.TenantDescription_descriptionContent__weoPb address{font-style:normal;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem 1.25rem;border-radius:12px;margin:1.25rem 0;color:#475569;line-height:1.6;border:1px solid #e2e8f0}.TenantDescription_descriptionContent__weoPb abbr{-webkit-text-decoration:dotted underline;text-decoration:dotted underline;cursor:help;border-bottom:1px dashed #94a3b8}.TenantDescription_descriptionContent__weoPb sub{vertical-align:sub;font-size:.75rem}.TenantDescription_descriptionContent__weoPb sup{vertical-align:super;font-size:.75rem}.TenantDescription_descriptionContent__weoPb small{font-size:.875rem;color:#64748b}.TenantDescription_descriptionContent__weoPb mark{background-color:#fef08a;padding:.125rem .25rem;border-radius:4px;color:#1e293b;font-weight:500}.TenantDescription_descriptionContent__weoPb kbd{font-family:monospace;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.2rem .4rem;font-size:.75rem;box-shadow:0 1px 0 rgba(0,0,0,.1)}.TenantDescription_descriptionContent__weoPb h1+p,.TenantDescription_descriptionContent__weoPb h2+p,.TenantDescription_descriptionContent__weoPb h3+p,.TenantDescription_descriptionContent__weoPb h4+p,.TenantDescription_descriptionContent__weoPb h5+p,.TenantDescription_descriptionContent__weoPb h6+p{margin-top:0}.TenantDescription_descriptionContent__weoPb ol+h2,.TenantDescription_descriptionContent__weoPb ol+h3,.TenantDescription_descriptionContent__weoPb p+h2,.TenantDescription_descriptionContent__weoPb p+h3,.TenantDescription_descriptionContent__weoPb p+h4,.TenantDescription_descriptionContent__weoPb ul+h2,.TenantDescription_descriptionContent__weoPb ul+h3{margin-top:1.5rem}.TenantDescription_requirementsList__7OCPW{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.TenantDescription_requirementItem__JL1mm{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8fafc;border-radius:12px;font-size:.875rem;color:#1e293b;font-weight:500}.TenantDescription_requirementItem__JL1mm:before{content:"✓";color:#10b981;font-weight:700}.TenantDescription_aboutSection__Am8il{margin-top:1.5rem}.TenantDescription_aboutSection__Am8il h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}@media (max-width:1024px){.TenantDescription_tenantDescription__TuyNW{padding:1.5rem}.TenantDescription_descriptionContent__weoPb h1{font-size:1.8rem}.TenantDescription_descriptionContent__weoPb h2{font-size:1.5rem}.TenantDescription_descriptionContent__weoPb h3{font-size:1.3rem}.TenantDescription_descriptionContent__weoPb h4{font-size:1.1rem}}@media (max-width:768px){.TenantDescription_tenantDescription__TuyNW{padding:1rem;border-radius:20px}.TenantDescription_descriptionContent__weoPb h1{font-size:1.5rem}.TenantDescription_descriptionContent__weoPb h2{font-size:1.3rem}.TenantDescription_descriptionContent__weoPb h3{font-size:1.1rem}.TenantDescription_descriptionContent__weoPb h4{font-size:1rem}.TenantDescription_descriptionContent__weoPb li,.TenantDescription_descriptionContent__weoPb p,.TenantDescription_descriptionContent__weoPb td{font-size:.9375rem}.TenantDescription_descriptionContent__weoPb pre{font-size:.8125rem;padding:1rem}.TenantDescription_descriptionContent__weoPb table{font-size:.8125rem;display:block;overflow-x:auto}.TenantDescription_descriptionContent__weoPb td,.TenantDescription_descriptionContent__weoPb th{padding:.75rem}.TenantDescription_descriptionContent__weoPb blockquote{padding:1rem;margin:1.25rem 0}.TenantDescription_descriptionContent__weoPb blockquote p:first-child:before,.TenantDescription_descriptionContent__weoPb blockquote p:last-child:after{font-size:1.5rem}.TenantDescription_requirementsList__7OCPW{gap:.5rem}.TenantDescription_requirementItem__JL1mm{font-size:.75rem;padding:.375rem .75rem}}@media (max-width:480px){.TenantDescription_tenantDescription__TuyNW{padding:.875rem}.TenantDescription_descriptionContent__weoPb ol,.TenantDescription_descriptionContent__weoPb ul{padding-left:1.25rem}.TenantDescription_requirementItem__JL1mm{font-size:.7rem;padding:.25rem .625rem}}@media print{.TenantDescription_tenantDescription__TuyNW{background:white;border:1px solid #ddd;box-shadow:none;padding:0}.TenantDescription_descriptionContent__weoPb a{color:black;text-decoration:underline}.TenantDescription_descriptionContent__weoPb pre{background-color:#f5f5f5;border:1px solid #ddd}.TenantDescription_descriptionContent__weoPb blockquote{border-left:2px solid #000;background:none}}@media (prefers-color-scheme:dark){.TenantDescription_tenantDescription__TuyNW{background:#1e293b;border-color:#334155}.TenantDescription_descriptionContent__weoPb{color:#cbd5e1}.TenantDescription_descriptionContent__weoPb h1,.TenantDescription_descriptionContent__weoPb h2,.TenantDescription_descriptionContent__weoPb h3,.TenantDescription_descriptionContent__weoPb h4,.TenantDescription_descriptionContent__weoPb h5,.TenantDescription_descriptionContent__weoPb h6{color:#f1f5f9}.TenantDescription_descriptionContent__weoPb li,.TenantDescription_descriptionContent__weoPb p,.TenantDescription_descriptionContent__weoPb td{color:#cbd5e1}.TenantDescription_descriptionContent__weoPb b,.TenantDescription_descriptionContent__weoPb strong{color:#f1f5f9}.TenantDescription_descriptionContent__weoPb code{background-color:#0f172a;color:#f43f5e}.TenantDescription_descriptionContent__weoPb pre{background-color:#0f172a}.TenantDescription_descriptionContent__weoPb blockquote{background:#0f172a;border-left-color:#667eea}.TenantDescription_descriptionContent__weoPb table td{background-color:#1e293b;border-bottom-color:#334155}.TenantDescription_descriptionContent__weoPb tr:hover td{background-color:#334155}.TenantDescription_descriptionContent__weoPb hr{background:linear-gradient(90deg,transparent,#334155,#667eea,#334155,transparent)}.TenantDescription_descriptionContent__weoPb mark{background-color:#854d0e;color:#fef08a}.TenantDescription_descriptionContent__weoPb abbr{border-bottom-color:#64748b}.TenantDescription_requirementItem__JL1mm{background:#334155;color:#f1f5f9}}.TenantHeader_tenantHeader__aOi8u{background:white;border-radius:24px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.TenantHeader_headerMain__1nnFW{display:flex;gap:1.5rem;align-items:center}.TenantHeader_profileImage__iRE1K{position:relative;width:100px;height:100px;flex-shrink:0}.TenantHeader_profileImage__iRE1K img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0}.TenantHeader_verifiedBadge__8B6Wk{position:absolute;bottom:0;right:0;background:#10b981;border-radius:50%;padding:3px;display:flex;align-items:center;justify-content:center;border:2px solid white}.TenantHeader_verifiedBadge__8B6Wk svg{color:white}.TenantHeader_headerInfo__ILgXP{flex:1 1}.TenantHeader_tenantName__zWfYK{font-size:1.9rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.TenantHeader_metaInfo__94h2h{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.TenantHeader_metaItem__LiCOa{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#64748b}.TenantHeader_budget__vaTab{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#667eea}.TenantHeader_metaDivider__nbvQG{width:4px;height:4px;background:#cbd5e1;border-radius:50%}@media (max-width:768px){.TenantHeader_tenantHeader__aOi8u{padding:1rem}.TenantHeader_headerMain__1nnFW{flex-direction:column;text-align:center}.TenantHeader_tenantName__zWfYK{font-size:1.3rem}.TenantHeader_metaInfo__94h2h{justify-content:center}.TenantHeader_budget__vaTab{font-size:1rem}}.TenantInfo_tenantInfo__NaKdk{background:white;border-radius:24px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.TenantInfo_sectionTitle__5V2fX{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.TenantInfo_infoGrid__fzR15{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.TenantInfo_infoCard__HhSV_{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:16px}.TenantInfo_infoIcon__zE_Ae{width:44px;height:44px;background:white;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#667eea}.TenantInfo_infoContent__MPTMT{flex:1 1}.TenantInfo_infoLabel__k5s_k{display:block;font-size:.9rem;color:#64748b;margin-bottom:.25rem;font-weight:500}.TenantInfo_infoValue__Z5Zpp{font-size:.9rem;color:#1e293b}@media (max-width:768px){.TenantInfo_tenantInfo__NaKdk{padding:1rem}.TenantInfo_infoGrid__fzR15{grid-template-columns:1fr}}