*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#f7f7f7;font-family:Arial,sans-serif}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e5e5;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.logo{color:#e74c3c;font-size:28px;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:25px;display:flex}.nav-links a{color:#333;font-size:15px;font-weight:500;text-decoration:none}.nav-links a:hover{color:#e74c3c}.profile-link{font-weight:600!important}.logout-button{color:#333;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:500}.logout-button:hover{color:#e74c3c}.home{min-height:calc(100vh - 70px)}.hero{text-align:center;background:linear-gradient(135deg,#fff5f3,#fff);justify-content:center;align-items:center;min-height:500px;display:flex}.hero-content{width:100%;max-width:900px;padding:40px 20px}.hero h1{color:#222;margin-bottom:15px;font-size:48px}.hero p{color:#666;margin-bottom:35px;font-size:20px}.search-box{background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-width:800px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 5px 20px #00000014}.search-box select{background:#fff;border:none;border-right:1px solid #ddd;outline:none;width:150px;padding:18px;font-size:16px}.search-box input{border:none;outline:none;flex:1;padding:18px;font-size:16px}.search-box button{color:#fff;cursor:pointer;background:#e74c3c;border:none;width:180px;font-size:16px;font-weight:600}.search-box button:hover{background:#d63c2e}.property-types{max-width:1200px;margin:0 auto;padding:70px 30px}.property-types h2{text-align:center;margin-bottom:40px;font-size:34px}.property-type-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.property-type-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .25s;overflow:hidden}.property-type-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.property-image-container{background:#f2f2f2;width:100%;height:230px;overflow:hidden}.property-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.no-image{color:#888;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;display:flex}.property-card-content{padding:22px}.property-card-content h3{color:#222;margin-bottom:10px;font-size:20px;line-height:1.4}.property-details{border-bottom:1px solid #eee;flex-wrap:wrap;gap:10px;padding-bottom:18px;display:flex}.property-details span{color:#555;background:#f7f7f7;border-radius:5px;padding:7px 10px;font-size:14px}.property-bottom{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.property-bottom strong{color:#222;font-size:21px}.property-bottom span{color:#e74c3c;font-size:13px;font-weight:600}.status-message{text-align:center;color:#666;margin-bottom:30px}.error-message{color:#d63c2e}@media (width<=900px){.property-type-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.hero h1{font-size:34px}.hero p{font-size:18px}.search-box{flex-direction:column}.search-box select,.search-box input,.search-box button{border:none;border-bottom:1px solid #eee;width:100%}.property-type-grid{grid-template-columns:1fr}.property-image-container{height:220px}}.property-details-page{background:#f7f7f7;min-height:calc(100vh - 70px);padding:40px 20px 60px}.property-details-container{max-width:1200px;margin:0 auto}.back-link{color:#333;margin-bottom:24px;font-weight:600;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}.property-gallery{width:100%;margin-bottom:35px}.main-image-container{background:#f1f1f1;border-radius:12px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.main-property-image{object-fit:contain;background:#f1f1f1;width:100%;height:100%;display:block}.gallery-button{color:#fff;cursor:pointer;z-index:2;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:32px;line-height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-button:hover{background:#000000d9}.gallery-button-left{left:15px}.gallery-button-right{right:15px}.image-counter{color:#fff;background:#000000a6;border-radius:20px;padding:7px 12px;font-size:14px;position:absolute;bottom:15px;right:15px}.thumbnail-container{gap:12px;margin-top:15px;padding-bottom:5px;display:flex;overflow-x:auto}.thumbnail-button{cursor:pointer;background:#eee;border:2px solid #0000;border-radius:8px;flex:none;width:100px;height:75px;padding:0;overflow:hidden}.thumbnail-button:hover{border-color:#888}.thumbnail-button.active{border-color:#222}.thumbnail-image{object-fit:cover;width:100%;height:100%;display:block}.property-info{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 10px #0000000f}.property-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.property-type,.listing-type{background:#f0f0f0;border-radius:20px;margin-right:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.availability{border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.availability.available{color:#16803c;background:#e7f7ed}.availability.sold{color:#c62828;background:#fde8e8}.property-info h1{color:#222;margin:10px 0;font-size:34px;line-height:1.2}.property-location{color:#666;margin-bottom:15px;font-size:16px}.property-price{color:#111;margin:20px 0 25px;font-size:30px;font-weight:700}.property-features{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:30px;display:grid}.feature{text-align:center;background:#f7f7f7;border-radius:10px;padding:18px}.feature strong{margin-bottom:5px;font-size:20px;display:block}.feature span{color:#666;font-size:14px}.property-description{border-top:1px solid #eee;margin-top:25px;padding-top:25px}.property-description h2,.property-owner h2{margin-bottom:12px;font-size:22px}.property-description p{color:#555;line-height:1.7}.property-owner{background:#f7f7f7;border-radius:10px;margin-top:30px;padding:20px}.property-owner p{color:#555;margin:6px 0}.property-actions{gap:15px;margin-top:30px;display:flex}.interest-button,.chat-button{cursor:pointer;border:none;border-radius:8px;flex:1;min-height:50px;padding:12px 20px;font-size:16px;font-weight:600}.interest-button{color:#fff;background:#222}.interest-button:hover{background:#000}.interest-button:disabled{opacity:.6;cursor:not-allowed}.chat-button{color:#222;background:#eee}.chat-button:hover{background:#ddd}.interest-success{color:#16803c;background:#e7f7ed;border-radius:8px;margin-top:15px;padding:12px 15px;font-weight:600}.interest-error{color:#c62828;background:#fde8e8;border-radius:8px;margin-top:15px;padding:12px 15px;font-weight:600}.property-details-loading,.property-details-error{text-align:center;background:#fff;border-radius:12px;max-width:700px;margin:80px auto;padding:40px}.property-details-error h2{margin-bottom:10px}.property-details-error p{color:#666;margin-bottom:20px}.no-image{color:#777;font-size:18px}@media (width<=768px){.property-details-page{padding:25px 15px 40px}.main-image-container{height:350px}.property-info{padding:20px}.property-info h1{font-size:27px}.property-price{font-size:25px}.property-features{grid-template-columns:repeat(2,1fr)}.property-actions{flex-direction:column}.thumbnail-button{width:85px;height:65px}}@media (width<=480px){.main-image-container{height:280px}.property-header{flex-direction:column;align-items:flex-start}.gallery-button{width:38px;height:38px;font-size:27px}}.auth-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;max-width:450px;padding:40px;box-shadow:0 5px 25px #00000014}.form-group input{border:1px solid #ddd;border-radius:6px;width:100%;padding:13px;font-size:15px}.form-group input:focus{border-color:#e74c3c;outline:none}.auth-page{background:#f7f7f7;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:40px 20px;display:flex}.register-card{max-width:500px}.auth-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;padding:40px;box-shadow:0 5px 25px #00000014}.auth-card h1{text-align:center;margin-bottom:10px}.auth-subtitle{text-align:center;color:#777;margin-bottom:30px}.form-group{margin-bottom:18px}.form-group label{margin-bottom:8px;font-weight:600;display:block}.form-group input,.form-group select{background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:13px;font-size:15px}.form-group input:focus,.form-group select:focus{border-color:#e74c3c;outline:none}.auth-button{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:6px;width:100%;padding:14px;font-size:16px;font-weight:600}.auth-button:disabled{opacity:.7;cursor:not-allowed}.auth-error{color:#c0392b;background:#ffe5e5;border-radius:6px;margin-bottom:20px;padding:12px}.auth-footer{text-align:center;color:#666;margin-top:25px}.auth-footer a{color:#e74c3c;font-weight:600;text-decoration:none}.my-interests-page{background:#f7f7f7;min-height:calc(100vh - 70px);padding:40px 20px 60px}.my-interests-container{max-width:1100px;margin:0 auto}.page-header{margin-bottom:30px}.page-header h1{margin:0 0 8px;font-size:34px}.page-header p{color:#666;margin:0}.interests-list{flex-direction:column;gap:20px;display:flex}.interest-card{background:#fff;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000f}.interest-image{background:#eee;width:300px;min-width:300px;height:230px}.interest-image img{object-fit:cover;width:100%;height:100%;display:block}.no-interest-image{color:#777;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.interest-content{flex:1;padding:25px}.interest-content h2{margin:0 0 10px;font-size:23px}.interest-location{color:#666;margin:8px 0}.interest-price{margin:12px 0;font-size:22px;font-weight:700}.interest-meta{gap:10px;margin:12px 0;display:flex}.interest-meta span{background:#f1f1f1;border-radius:6px;padding:6px 10px;font-size:13px}.interest-status{margin:15px 0}.view-property-button{color:#fff;background:#222;border-radius:7px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-block}.view-property-button:hover{background:#000}.no-interests{text-align:center;background:#fff;border-radius:12px;padding:50px 30px}.no-interests h2{margin-bottom:10px}.no-interests p{color:#666;margin-bottom:20px}.no-interests a{color:#fff;background:#222;border-radius:7px;padding:10px 18px;text-decoration:none;display:inline-block}.interest-page-error{color:#c62828;background:#fde8e8;border-radius:8px;padding:15px}.my-interests-loading{text-align:center;background:#fff;border-radius:12px;max-width:700px;margin:80px auto;padding:40px}@media (width<=700px){.interest-card{flex-direction:column}.interest-image{width:100%;min-width:100%;height:220px}.interest-content{padding:20px}.interest-meta{flex-wrap:wrap}}.chat-page{background:#f7f7f7;min-height:calc(100vh - 70px);padding:30px 20px}.chat-container{background:#fff;border-radius:12px;flex-direction:column;max-width:900px;height:calc(100vh - 140px);min-height:550px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.chat-header{border-bottom:1px solid #eee;padding:20px 25px}.chat-back{color:#555;font-size:14px;text-decoration:none}.chat-back:hover{text-decoration:underline}.chat-header h1{margin:10px 0 5px;font-size:24px}.chat-header p{color:#777;margin:0;font-size:14px}.messages-container{background:#fafafa;flex:1;padding:25px;overflow-y:auto}.message-wrapper{margin-bottom:15px;display:flex}.message-wrapper.message-own{justify-content:flex-end}.message-wrapper.message-own .message{background:#e74c3c}.message-wrapper.message-own .message-content,.message-wrapper.message-own .message-info{color:#fff}.message{background:#eee;border-radius:10px;max-width:70%;padding:12px 15px}.message-content{color:#222;font-size:15px;line-height:1.5}.message-info{color:#777;margin-top:5px;font-size:11px}.no-messages{color:#777;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.no-messages p{color:#444;margin-bottom:5px;font-size:18px}.message-form{background:#fff;border-top:1px solid #eee;gap:10px;padding:15px;display:flex}.message-form input{border:1px solid #ddd;border-radius:8px;outline:none;flex:1;padding:12px 15px;font-size:15px}.message-form input:focus{border-color:#555}.message-form button{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:12px 22px;font-weight:600}.message-form button:hover{background:#000}.message-form button:disabled{opacity:.5;cursor:not-allowed}.chat-loading,.chat-error{text-align:center;background:#fff;border-radius:12px;max-width:700px;margin:80px auto;padding:40px}.chat-error h2{margin-bottom:10px}.chat-error p{color:#666;margin-bottom:20px}.chat-error a{color:#222;font-weight:600}.chat-error-message{color:#c62828;background:#fde8e8;border-radius:8px;margin:10px 20px 0;padding:10px 15px}@media (width<=600px){.chat-page{padding:15px}.chat-container{height:calc(100vh - 100px);min-height:500px}.message{max-width:85%}.message-form{padding:10px}.message-form button{padding:12px 15px}}.conversations-page{background:linear-gradient(#fff 0,#f7f7f7 240px);min-height:calc(100vh - 70px);padding:48px 20px 72px}.conversations-container{width:min(100%,1020px);margin:0 auto}.conversations-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.conversations-header h1,.conversations-loading h1{color:#222;margin:0 0 8px;font-size:clamp(28px,4vw,38px);line-height:1.15}.conversations-header p,.conversations-loading p{color:#6b7280;font-size:16px}.browse-properties,.open-chat-button{border-radius:8px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.browse-properties{color:#e74c3c;background:#fff;border:1px solid #f2bbb5;flex:none;padding:12px 18px}.browse-properties:hover{background:#fff4f2;transform:translateY(-1px)}.conversation-list{gap:16px;display:grid}.conversation-card{background:#fff;border:1px solid #ececec;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px 18px #0000000d}.conversation-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000017}.conversation-info{align-items:flex-start;gap:16px;min-width:0;display:flex}.conversation-icon{color:#e74c3c;text-transform:uppercase;background:#fff0ee;border-radius:12px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:700;display:grid}.conversation-copy{min-width:0}.conversation-property-label{color:#e74c3c;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.conversation-copy h2{color:#222;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;line-height:1.35;overflow:hidden}.conversation-participant{color:#4b5563;margin:5px 0 0;font-size:14px;font-weight:600}.conversation-preview{color:#777;text-overflow:ellipsis;white-space:nowrap;max-width:590px;margin:8px 0 0;font-size:14px;line-height:1.45;overflow:hidden}.conversation-action{flex-direction:column;flex:none;align-items:flex-end;gap:10px;display:flex}.open-chat-button{color:#fff;background:#e74c3c;min-width:108px;padding:11px 16px;box-shadow:0 4px 10px #e74c3c38}.open-chat-button:hover{background:#cf3f32;transform:translateY(-1px)}.conversation-time{color:#8b8b8b;text-align:right;font-size:12px}.conversation-error,.empty-conversations,.conversations-loading{background:#fff;border-radius:14px;padding:32px;box-shadow:0 4px 18px #0000000d}.conversation-error{color:#b42318;background:#fff7f6;border:1px solid #f5c2bd;margin-bottom:20px}.empty-conversations{text-align:center}.empty-conversations h2{color:#222;margin-bottom:8px}.empty-conversations p{color:#707070;line-height:1.55}.conversations-loading{align-items:center;gap:16px;margin-top:32px;display:flex}.loading-dot{border:3px solid #f5c9c4;border-top-color:#e74c3c;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite conversations-spin}@keyframes conversations-spin{to{transform:rotate(360deg)}}@media (width<=640px){.conversations-page{padding:30px 14px 48px}.conversations-header{flex-direction:column;align-items:flex-start;margin-bottom:20px}.browse-properties{width:100%}.conversation-card{flex-direction:column;align-items:stretch;gap:18px;padding:18px}.conversation-action{flex-direction:row;justify-content:space-between;align-items:stretch}.open-chat-button{flex:1}.conversation-time{text-align:left;align-self:center}.conversation-preview{max-width:100%}}.owner-dashboard{color:#1f2937;background:#f6f7f9;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.owner-dashboard-container{width:min(1200px,100% - 48px);margin:0 auto;padding:48px 0 70px}.owner-dashboard-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px;display:flex}.owner-dashboard-label{letter-spacing:1.2px;color:#6b7280;margin:0 0 8px;font-size:13px;font-weight:700}.owner-dashboard-header h1{color:#111827;margin:0;font-size:38px;font-weight:750;line-height:1.15}.owner-dashboard-subtitle{color:#6b7280;margin:10px 0 0;font-size:16px}.owner-dashboard-primary-button{color:#fff;white-space:nowrap;background:#e53935;border-radius:9px;justify-content:center;align-items:center;padding:13px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 5px 14px #e539352e}.owner-dashboard-primary-button:hover{background:#c62828;transform:translateY(-1px)}.owner-dashboard-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:24px;padding:14px 18px;font-size:14px}.owner-dashboard-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.owner-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;position:relative;overflow:hidden;box-shadow:0 5px 18px #0f172a0d}.owner-stat-card:before{content:"";background:#e53935;width:4px;height:100%;position:absolute;top:0;left:0}.owner-stat-title{color:#6b7280;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.owner-stat-card strong{color:#111827;margin-bottom:7px;font-size:32px;font-weight:750;line-height:1;display:block}.owner-stat-description{color:#9ca3af;font-size:13px}.owner-dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);align-items:start;gap:24px;display:grid}.owner-dashboard-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:26px;box-shadow:0 5px 18px #0f172a0d}.owner-section-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.owner-section-header h2{color:#111827;margin:0;font-size:23px;line-height:1.25}.owner-section-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.owner-section-link{color:#e53935;font-size:14px;font-weight:700;text-decoration:none}.owner-section-link:hover{text-decoration:underline}.owner-property-list{flex-direction:column;gap:18px;display:flex}.owner-property-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;grid-template-columns:230px minmax(0,1fr);min-height:190px;transition:all .2s;display:grid;overflow:hidden}.owner-property-card:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 8px 22px #0f172a14}.owner-property-image{background:#eef0f2;width:100%;height:100%;min-height:190px;overflow:hidden}.owner-property-image img{object-fit:cover;width:100%;height:100%;min-height:190px;display:block}.owner-no-image{color:#9ca3af;background:linear-gradient(135deg,#eef0f2,#e5e7eb);justify-content:center;align-items:center;width:100%;height:100%;min-height:190px;font-size:14px;font-weight:600;display:flex}.owner-property-info{flex-direction:column;justify-content:center;padding:22px;display:flex}.owner-property-info h3{color:#111827;margin:0 0 8px;font-size:20px;line-height:1.3}.owner-property-location{color:#6b7280;margin:0 0 12px;font-size:14px}.owner-property-price{color:#e53935;margin:0 0 14px;font-size:21px;font-weight:750}.owner-property-meta{flex-wrap:wrap;gap:8px;margin-bottom:17px;display:flex}.owner-property-meta span{color:#4b5563;background:#f3f4f6;border-radius:6px;align-items:center;padding:6px 9px;font-size:12px;font-weight:600;display:inline-flex}.owner-view-property{color:#e53935;width:fit-content;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.owner-view-property:hover{text-decoration:underline}.owner-empty-state{text-align:center;background:#fafafa;border:1px dashed #d1d5db;border-radius:12px;padding:35px 25px}.owner-empty-state h3{color:#374151;margin:0 0 8px;font-size:17px}.owner-empty-state p{color:#6b7280;margin:0 0 18px;font-size:14px}.owner-dashboard-button{color:#fff;background:#e53935;border-radius:8px;justify-content:center;align-items:center;padding:10px 17px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.owner-dashboard-button:hover{background:#c62828}.owner-interest-list{flex-direction:column;gap:13px;display:flex}.owner-interest-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:11px;justify-content:space-between;align-items:flex-start;gap:15px;padding:17px;display:flex}.owner-interest-content{min-width:0}.owner-interest-content h3{color:#111827;margin:0 0 7px;font-size:15px;line-height:1.4}.owner-interest-content p{color:#6b7280;margin:4px 0;font-size:13px}.owner-interest-message{font-style:italic;color:#4b5563!important;margin-top:9px!important}.owner-interest-status{color:#c2410c;text-transform:capitalize;background:#fff7ed;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.owner-interest-status.accepted{color:#047857;background:#ecfdf5}.owner-interest-status.rejected{color:#b91c1c;background:#fef2f2}.owner-interest-status.pending{color:#c2410c;background:#fff7ed}.owner-quick-actions{margin-top:24px}.owner-action-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.owner-action-card{color:#111827;background:#fafafa;border:1px solid #e5e7eb;border-radius:11px;flex-direction:column;justify-content:center;min-height:105px;padding:18px;text-decoration:none;transition:all .2s;display:flex}.owner-action-card:hover{background:#fff;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 7px 18px #0f172a12}.owner-action-card strong{color:#111827;margin-bottom:7px;font-size:15px}.owner-action-card span{color:#6b7280;font-size:13px;line-height:1.45}.owner-dashboard-loading{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(700px,100% - 40px);margin:100px auto;padding:40px;box-shadow:0 5px 18px #0f172a0d}.owner-dashboard-message{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(600px,100% - 40px);margin:100px auto;padding:40px;box-shadow:0 5px 18px #0f172a0d}.owner-dashboard-message h2{color:#111827;margin:0 0 10px}.owner-dashboard-message p{color:#6b7280;margin:0 0 22px}@media (width<=1000px){.owner-dashboard-grid{grid-template-columns:1fr}.owner-property-card{grid-template-columns:210px minmax(0,1fr)}}@media (width<=800px){.owner-dashboard-stats,.owner-action-grid{grid-template-columns:1fr}.owner-dashboard-header{flex-direction:column;align-items:flex-start}.owner-dashboard-primary-button{width:100%}}@media (width<=600px){.owner-dashboard-container{width:min(100% - 28px,1200px);padding:28px 0 50px}.owner-dashboard-header h1{font-size:30px}.owner-dashboard-section{padding:20px}.owner-property-card{grid-template-columns:1fr}.owner-property-image,.owner-property-image img,.owner-no-image{height:200px;min-height:200px}.owner-interest-card{flex-direction:column}}.post-property-page{background:#f7f7f7;min-height:calc(100vh - 80px);padding:50px 20px}.post-property-card{background:#fff;border-radius:12px;width:100%;max-width:850px;margin:0 auto;padding:40px;box-shadow:0 4px 20px #00000014}.post-property-card h1{color:#222;margin:0;font-size:32px}.post-property-subtitle{color:#666;margin:10px 0 30px;font-size:16px}.post-property-card form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;gap:7px;display:flex}.form-group label{color:#333;font-weight:600}.form-group input,.form-group textarea,.form-group select{box-sizing:border-box;background:#fff;border:1px solid #d5d5d5;border-radius:7px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#ef4b3f;box-shadow:0 0 0 2px #ef4b3f1a}.form-group textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-group input[type=file]{padding:10px}.image-count{color:#666;margin:0;font-size:14px}.post-property-button{color:#fff;cursor:pointer;background:#ef4b3f;border:none;border-radius:7px;width:100%;margin-top:10px;padding:14px;font-size:17px;font-weight:600}.post-property-button:hover{background:#d93e33}.post-property-button:disabled{opacity:.6;cursor:not-allowed}.post-property-error{color:#c62828;background:#ffe8e6;border-radius:7px;margin-bottom:20px;padding:12px 15px}.post-property-success{color:#2e7d32;background:#e8f5e9;border-radius:7px;margin-bottom:20px;padding:12px 15px}.post-property-card>p:not(.post-property-subtitle){color:#555}.post-property-card>button{color:#fff;cursor:pointer;background:#ef4b3f;border:none;border-radius:7px;margin-top:15px;padding:12px 20px;font-size:16px}@media (width<=700px){.post-property-page{padding:25px 15px}.post-property-card{padding:25px 20px}.post-property-card h1{font-size:26px}.form-row{grid-template-columns:1fr;gap:18px}}
