.property-detail{padding:2rem 0 4rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.property-detail__header{margin-bottom:2rem}.back-link{color:var(--accent-primary);margin-bottom:1rem;text-decoration:none;display:inline-block}.property-detail__title{margin:0 0 .5rem;font-size:2.5rem}.property-detail__location{color:var(--text-muted);font-size:1.1rem}.property-detail__grid{grid-template-columns:1fr 350px;gap:3rem;display:grid}@media (width<=1024px){.property-detail__grid{flex-direction:column;gap:1.5rem;display:flex}.property-detail__main,.property-detail__sidebar{display:contents}.property-detail__description{order:1;margin-bottom:0}.gallery{order:2;margin-bottom:0}.specs-card{order:3;margin-bottom:0}.price-card{order:4;margin-bottom:0}.author-card{order:5;margin-bottom:0}}.gallery{margin-bottom:2rem}.gallery__main{border:1px solid var(--border-soft);background-position:50%;background-size:cover;border-radius:12px;width:100%;height:500px;margin-bottom:1rem}.gallery__thumbs{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.gallery__thumb{cursor:pointer;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;padding:0}.gallery__thumb:hover{border-color:var(--accent-primary)}.property-detail__description h2{margin:0 0 1.5rem;font-size:1.5rem}.content{white-space:pre-wrap;font-size:1.1rem;line-height:1.6}.sidebar-card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.price-card{text-align:center}.price-value{color:var(--accent-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.transaction-badge{text-transform:uppercase;color:#fff;border-radius:20px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.transaction-badge--rent{background:#3498db}.transaction-badge--sale{background:#e67e22}.contact-buttons{flex-direction:column;gap:.75rem;display:flex}.contact-btn{cursor:pointer;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.contact-btn--primary{background:var(--text-base);width:100%;color:var(--bg-base)}.contact-btn--primary:hover{opacity:.9}.contact-btn--primary.revealed{background:var(--accent-primary);color:#fff}.contact-btn--whatsapp{color:#fff;background:#25d366;width:100%;height:50px}.contact-btn--whatsapp:hover{background:#20ba5d}.contact-btn--telegram{color:#fff;background:#08c;width:100%;height:50px}.contact-btn--telegram:hover{background:#0077b5}.copy-notice{color:#27ae60;opacity:0;pointer-events:none;margin-top:.5rem;font-size:.8rem;font-weight:600;transition:all .3s;transform:translateY(-5px)}.copy-notice.show{opacity:1;transform:translateY(0)}.author-card{text-align:center}.author-header{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.author-photo{object-fit:cover;border:2px solid var(--accent-primary);border-radius:50%;width:80px;height:80px}.author-info{width:100%}.author-name{margin:0;font-size:1.2rem;font-weight:700}.author-link{color:var(--accent-primary);text-decoration:none;transition:opacity .3s}.author-link:hover{opacity:.8}.author-username{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.author-description{color:var(--text-base);margin:.75rem 0;font-size:.9rem;line-height:1.4}.author-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.author-badge{background:var(--accent-primary);color:#fff;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.spec-item{border-bottom:1px solid var(--border-soft);justify-content:space-between;padding:.75rem 0;display:flex}.spec-item:last-child{border-bottom:none}.spec-item .label{color:var(--text-muted);font-size:.9rem}.spec-item .value{font-weight:700}.status-banner{letter-spacing:.03em;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.status-banner--sold{color:#92400e;background:#fef3c7;border:1.5px solid #f59e0b}.status-banner--archived{color:#374151;background:#f3f4f6;border:1.5px solid #9ca3af}.status-banner__icon{font-size:1.3rem}.status-banner__text{text-transform:uppercase}.admin-edit-bar{background:#dc262614;border:1px dashed #dc26264d;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.95rem;display:flex}.admin-edit-bar__label{color:var(--text-base);font-weight:600}.admin-edit-btn{background:var(--accent-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #dc262633;color:#fff!important;text-decoration:none!important}.admin-edit-btn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 16px #dc26264d}@media (width<=768px){.property-detail{padding:1rem 0 2rem}.property-detail__title{font-size:1.8rem}.gallery__main{border-radius:8px;height:280px}.gallery__thumb{border-radius:6px;width:60px;height:60px}.gallery__thumbs{gap:.5rem}.sidebar-card{border-radius:8px;padding:1.25rem}.price-value{font-size:1.8rem}.content{font-size:1rem}}
