.main-content{padding:20px}.annonce-detail-container{max-width:1200px;margin:0 auto}.annonce-detail-header{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #eee}.annonce-detail-header h1{margin:0 0 15px 0;color:#333;font-size:28px}.annonce-detail-meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;font-size:14px;color:#666}.annonce-detail-meta span{display:flex;align-items:center;gap:5px}.prix{color:#28a745;font-weight:700}.annonce-detail-badges{display:flex;gap:10px}.badge{display:inline-block;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase}.badge-offre{background:#e3f2fd;color:#1976d2}.badge-recherche{background:#fff3e0;color:#f57f17}.badge-materiel{background:#f3e5f5;color:#7b1fa2}.badge-lieu{background:#e8f5e8;color:#388e3c}.badge-collaboration{background:#fff9c4;color:#f57f17}.badge-autre{background:#f5f5f5;color:#616161}.badge-premium{background:#ffd700;color:#856404}.annonce-detail-gallery{margin-bottom:30px}.gallery-main{position:relative;margin-bottom:15px;text-align:center}.gallery-main img{max-width:100%;max-height:500px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.gallery-nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%)}.nav-button{background:rgba(255,255,255,.8);border:none;border-radius:50%;width:40px;height:40px;font-size:16px;cursor:pointer;margin:0 20px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.nav-button:hover{background:rgba(255,255,255,.95)}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:10px 0}.gallery-thumbnails::-webkit-scrollbar{height:8px}.gallery-thumbnails::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.thumbnail{width:100px;height:100px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent}.thumbnail.active{border-color:#007bff}.annonce-detail-description{margin-bottom:30px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.annonce-detail-description h2{margin-top:0;color:#333;font-size:20px;margin-bottom:15px}.description-content{line-height:1.6;color:#555}.annonce-detail-author{margin-bottom:30px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.annonce-detail-author h2{margin-top:0;color:#333;font-size:20px;margin-bottom:15px}.author-card{display:flex;align-items:center;gap:20px}.author-avatar{width:60px;height:60px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;font-size:24px}.author-info h3{margin:0 0 5px 0;color:#333}.author-type{display:inline-block;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700}.type-modele{background:#fce4ec;color:#c2185b}.type-photographe{background:#e3f2fd;color:#1976d2}.type-makup{background:#fff3e0;color:#f57f17}.type-studio{background:#e8f5e8;color:#388e3c}.annonce-detail-contact{margin-bottom:30px;text-align:center}.cta-button{display:inline-flex;align-items:center;gap:8px;background:#007bff;color:#fff;padding:12px 25px;border:none;border-radius:4px;font-size:16px;cursor:pointer;text-decoration:none;transition:background .3s}.cta-button:hover{background:#0056b3}.contact-form-container{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:40px}.contact-form-container h2{margin-top:0;color:#333;font-size:20px;margin-bottom:20px}.contact-form{display:flex;flex-direction:column;gap:15px}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{font-weight:700;color:#555}.form-group input,.form-group textarea{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.form-group textarea{resize:vertical;min-height:120px}.form-group input[type=tel]{width:100%}.alert{padding:12px;border-radius:4px;margin-bottom:20px}.alert-success{background:#d4edda;color:#155724}.alert-error{background:#f8d7da;color:#721c24}@media (max-width:768px){.annonce-detail-header h1{font-size:24px}.gallery-main img{max-height:350px}.gallery-thumbnails{gap:8px}.thumbnail{width:80px;height:80px}}